Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Before you publish your app to the Google Play store, check out Flutter app deployment updated page that describes how to deploy both app bundles and APKs.
https://ift.tt/2YN5n85

August 07, 2019 at 08:27PM by EngineerScientist
https://ift.tt/2GRlrQg
New post on Flutter Dev Google group:

Password ecryption to Rest API
Devs, I'm looking for an encryption/decryption solution to pass user credentials to a Java/JWT/OAuth2 endpoint for authentication. Assuming this is over SSL but I don't want to send clear text. Any thoughts, links or resource information? Will

August 07, 2019 at 11:09PM by Will Williams
https://ift.tt/2YRcTif
New post on /r/flutterdev subreddit:

Flutter-GraphqlX - Simple working examples of using the graphql_flutter package with Dart and Flutter
https://ift.tt/2KBqGVk

August 07, 2019 at 11:25PM by quad99
https://ift.tt/2GSvJQ4
New post on /r/flutterdev subreddit:

Flutter will be bigger than React Angular and Xamarin, change or confirm my mind.
No text found

August 07, 2019 at 11:17PM by flumoo
https://ift.tt/2YQquGP
New post on /r/flutterdev subreddit:

Do Flutter support 90FPS apps considering the next Pixel may have a 90Hz display?
I'm not sure about it...

August 07, 2019 at 11:06PM by napolitain_
https://ift.tt/31oz0yb
New post on /r/flutterdev subreddit:

Front Camera Video Mirrored
Hi. I was playing with the flutter camera example and noticed that when you record video from the front camera, it is saved on the device mirrored. Things that should be on the left are on the right and vice versa.How do you disable this so that the file that is saved is the same as what you see when you preview it?Or, how can you change the preview so that it looks like the video that is saved?

August 08, 2019 at 02:09AM by pixelies
https://ift.tt/33jHfxy
New post on /r/flutterdev subreddit:

How Would You Approach Offline-First File Upload Capability?
I am building a data collection app for a client. They will be collecting information in text fields, as voice recordings, and as photos. They will frequently be in areas with no cell reception, so the app needs to function offline. However, this data needs to be stored online and easily accessible to multiple parties later on.I am planning on using Firestore as the database, and Google Cloud Storage (Firebase Storage) to hold the files. Files will be associated with specific firestore record entries.What is the best way to approach offline-first file storage and uploads? The best case would be that the files automatically upload upon cell connection, and the firestore records are updated with the link to the cloud storage file automatically.I understand that firestore has offline capability. I am really unsure about how to approach file management though. I am wondering if anyone has done this before and has any specific insights for the simplest way to approach it. All of my ideas seem very complicated.

August 08, 2019 at 01:30AM by boon4376
https://ift.tt/33meC2v
New post on /r/flutterdev subreddit:

Flutter Widget Live Book - Live preview example for flutter widgets
https://flutter-widget-livebook.blankapp.org

August 08, 2019 at 05:25AM by lijy91
https://ift.tt/2GVQAC5
New post on Flutter Dev Google group:

How to keep user logged in after the logging in using status code
How to keep user logged in using the status code,Please go through the stackoverflows question https://ift.tt/2YOJaq7

August 08, 2019 at 07:03AM by mahantappa b k
https://ift.tt/2GSaYUo
New post on /r/flutterdev subreddit:

Tweet-like appreciation post - this was smooth
In the past, a lot of times I had to spend days setting up a new dev computer. Today, I was done in under an hour; followed instructions in my console, cloned the project, flutter create . && flutter packages get && flutter run and stuff works. Smooth AF, GJ

August 08, 2019 at 09:55AM by daniel-vh
https://ift.tt/33nFn70
New post on /r/flutterdev subreddit:

Help me please it's urgent
I have a database which contains different list of exercises and each exercise node has exercise name and calories burned during that exercise. Now I need to implement a search through that list and use the calories burned...how can I do it?

August 08, 2019 at 09:22AM by RaghavKaushal17
https://ift.tt/31pn9Qp
New post on /r/flutterdev subreddit:

super_widgets: Make Flutter widgets' code shorter and richer by combining multiple widgets into a single widget but the single one will inherit almost properties of all original widgets.
https://ift.tt/2YhxCLW

August 08, 2019 at 09:21AM by anticafe
https://ift.tt/2Knek42
New post on Flutter Dev Google group:

Using 3rd party android Fragment in flutter
Hi, I'm trying to include an android Fragment in my flutter app. I found some great tutorials about include native android/ios views (see link below). I get to the point where I can include an android TextView in my app. But when I use my 3rd party Fragment, I use onCreateView(). It spits out a

August 08, 2019 at 10:40AM by Korneel Dumon
https://ift.tt/2MGNKEG
New post on Flutter Dev Google group:

Navigating to new screen from bottom sheet
I want when user click on button in the bottom sheet ,it navigate to a new screen I tried to make the navigation but it didn't navigate to the new screen I don't know why the app didn't crash or give any exceptions

August 08, 2019 at 12:07PM by Sherif Hassan
https://ift.tt/2GWFSuZ