Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

How to send logged user's information to other route/page ?
Hello to all ! I have a question for my Flutter app. The user will need to login into my app to use it. What is the best way to be able to get on every page/route the name of the current logged user.... i mean, when the user navigate to another page... how can i pass the logged user's information

March 20, 2019 at 08:48PM by Pascal Fournier
https://ift.tt/2OiLwdh
New post on /r/flutterdev subreddit:

Flutter Deep Dive Part 1: “RenderFlex children have non-zero flex…
https://ift.tt/2Wfib6b

March 20, 2019 at 09:43PM by Purple_Pizzazz
https://ift.tt/2HIfzdf
New tweet from flutterio:

#io19 has released the early schedule! This is just a preview so stay tuned for more info on what the team has in store.

Check out the Flutter and Dart talks ↓ https://t.co/6zPgKo5qJq— Flutter (@flutterio) March 20, 2019

March 20, 2019 at 11:33PM
http://twitter.com/flutterio/status/1108496894018359296
New post on /r/flutterdev subreddit:

My New Flutter UI challenge playList
https://www.youtube.com/playlist?list=PLOvEA8-W5LWnXrylTlU3Pkp-sCfKknicg

March 21, 2019 at 06:50AM by htetwaihlaing
https://ift.tt/2USJN13
New post on Flutter Dev Google group:

how to disable button after first click?
how to disable the button after the first click? *But in the login page, users type username incorrectly in the first time and second time user cant click second time also, how to fix this?* onPressed: () async { if (_firstClick) { _firstClick = false; (isOffline) ? _showSnackBar() : checking2(u

March 21, 2019 at 07:53AM by Bhanuka Isuru
https://ift.tt/2JwjpbU
New post on Flutter Dev Google group:


Hello Flutter export, I have question, I have a Stepper in the listView but it can't even be scolled, why did this happen and how to solve it? this my code, best regard, new ListView( padding: EdgeInsets.fromLTRB(5.0, 0.0, 5.0, 3.0), children: [ new Padding(

March 21, 2019 at 08:07AM by Denis Ramdan
https://ift.tt/2Ol4nEQ
New post on Flutter Dev Google group:

Stepper on ListView
Hello Flutter export, I have question, I have a Stepper in the listView but it can't even be scolled, why did this happen and how to solve it? this my code, best regard, new ListView( padding: EdgeInsets.fromLTRB(5.0, 0.0, 5.0, 3.0), children: [ new Padding(

March 21, 2019 at 09:20AM by Denis Ramdan
https://ift.tt/2WgFjl8
New post on /r/flutterdev subreddit:

Is there any guide out there demonstrating “Load more”-like feature in list of items?
I am using firestore to persist comments in flutter. Instead of listing all thousands of comments at once for any given article, I would like to load 10 at a time, and load more only when user scrolls down to the bottom of the comments section.I was curious if there exists an example with Firestore + Flutter using StreamBuilder.

March 21, 2019 at 08:28AM by sodapopper67
https://ift.tt/2HKO3vN
New post on /r/flutterdev subreddit:

drag_list | Flutter list widget that allows to drag and drop items as well as define custom drag handle widget
https://ift.tt/2uilkpV

March 21, 2019 at 08:28AM by tomwyr
https://ift.tt/2Fqyho1
New post on /r/flutterdev subreddit:

Flutter Web (Hummingbird) Performance?
Seeing the Building Flutter Apps for iOS, Android, ChromeOS and the Web talk scheduled for Google IO has again got me exited for the future of Flutter and web dev.​I have had a read through the Hummingbird: Building Flutter for the Web Medium post to try get to grips on what performance we can hope to get out of Web Flutter. The video of the ported Shrine app looks pretty good.​My understanding is that the code still needs to be compiled to fit into existing CSS/HTML standards. Does this mean we will be getting performance on par with well written HTML/CSS code or is there some Flutter magic happening in-between somewhere (using SKIA maybe) to get an experience closer to a native app?​TLDR: Will Flutter for web perform like existing web apps, or more like native apps, or somewhere in-between?

March 21, 2019 at 10:20AM by koalakinger
https://ift.tt/2TYUcee
New post on Flutter Dev Google group:

exception occurs while Integrating FireBase Authentication Process
Hi , I tried to do firebase Authentication , I activated the auth method email in firebase and also imported the google services json. Followed the tutorial https://ift.tt/2TPxWEu but i am getting the below error E/MethodChannel#plugins.

March 21, 2019 at 12:04PM by Anbarasu Theresnathan
https://ift.tt/2Wdm9wb
New post on Flutter Dev Google group:

From Dart object to JSON and back!
Hello Devs, Could you please throw some constructive critics on this lib? https://ift.tt/2ktQLsr

March 21, 2019 at 04:19PM by alexande...@gmail.com
https://ift.tt/2Ctz2eo
New post on /r/flutterdev subreddit:

I made a thing 💙😉
https://ift.tt/2Csfgje

March 21, 2019 at 04:37PM by fleper
https://ift.tt/2UMH7BZ