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

How to design flutter google map road design ?
I want to design road map using flutter google map? when Device move in road store data and design road map? like uber ?​https://i.redd.it/6j1413k311g21.png

February 12, 2019 at 12:47AM by habibhrp
http://bit.ly/2N1Cykf
New post on Flutter Dev Google group:

Webview issue for more than 9 months and didnt fix!
Hello Guys, There is a big issue with the official webview package that didnt solve for more than 9 months! the problem is with showing the soft keyboard! we cant show the soft keyboard at all! in our apps! we opened the issue on github since Jul 24, 2018 and no any update until today! here is

February 12, 2019 at 01:54AM by Mostapha Ramadan
http://bit.ly/2IhdSoO
New post on Flutter Dev Google group:

How long does it take for my package to be listed in dart pub?
I published a package of a custom widget that is equivalent to Android auto complete with features such as mandatory field checking, enforcing check for valid values etc. Using the pub publish command shows that this package is successfully published but I don't see this listed in dart pub.

February 12, 2019 at 05:26AM by Jagannathan Srinivasan
http://bit.ly/2I4cnKz
New post on Flutter Dev Google group:

Broken link in documentation
Hi, Just want to report a broken link in the documentation (it leads to GitHub's error 404). Not sure this is the right place, sorry if it's not. URL: http://bit.ly/2GAmrZy Section "Defining a class for the app’s localized

February 12, 2019 at 06:23AM by Grzegorz Antoniak
http://bit.ly/2tiRl0U
New post on /r/flutterdev subreddit:

Having problems with fetching data from internet
Hi everyone,First post here and enjoying flutter but getting frustrated with a simple http call. I'm following the cookbook here and am I am able to get the title to display no problem.I'm switching it to a new api endpoint, refactor the code to match the new object, eg, instead of a Post, it's a quote, and i am returning the with the errorAsyncSnapshot<DailyQ>(ConnectionState.waiting, null, type 'List<dynamic>' is not a subtype of type 'Map<String, dynamic>')Even though I am able to see the decoded response come across in the debug window:print(json.decode(response.body));I/flutter (13231): [{quoteID_FK: 307, quote: "Only a true best friend can protect you from your immortal enemies." - Richelle Mead, category: humor, dateSent: 2019-02-11}]I'm confused as to where to even look for the error. Is the problem with the encoding/decoding of the json or?I'm using vscode with a live device and emulator, not sure how to debug and step through. Any help appreciated.​​

February 12, 2019 at 05:19AM by eddyizm
http://bit.ly/2tiOyEY
New post on /r/flutterdev subreddit:

Flutter in-app purchases (part 2)
http://bit.ly/2TQlkJf

February 12, 2019 at 07:48AM by mulderpf
http://bit.ly/2E79EMB
New post on /r/flutterdev subreddit:

Flutter pattern
Hello guys . What might be the best architecture pattern to be used in flutter . I don't know , I see MVC , read about a BLOC pattern etc . Any good example and suggestion ?

February 12, 2019 at 10:09AM by stavro24496
http://bit.ly/2ti8KGI
New post on Flutter Dev Google group:

How to do Drop Down Menu like the one present in Google Maps application using Flutter
How to create a dropdown menu with images on Flutter?

February 12, 2019 at 11:14AM by Bhanuka Isuru
http://bit.ly/2E46Bog
New post on /r/flutterdev subreddit:

How to do Drop Down Menu like the one present in Google Maps application using Flutter?
http://bit.ly/2N0liM8

February 12, 2019 at 11:25AM by bisampath96
http://bit.ly/2SQ1Ozj
New post on /r/flutterdev subreddit:

How to do Drop Down Menu like the one present in Google Maps application using Flutter
How to create a dropdown menu with images on Flutter?​https://i.redd.it/lk706htn44g21.png

February 12, 2019 at 11:15AM by bisampath96
http://bit.ly/2N3n9j4
New post on /r/flutterdev subreddit:

BLE peripheral/beacon advertising support?
Are there any available flutter libraries currently that support BLE peripheral/beacon advertising? And if so do any of them support background advertising? Thanks.

February 12, 2019 at 12:23PM by SlickLibro
http://bit.ly/2TFBViF
New post on Flutter Dev Google group:

Is there any way to check internet usage within flutter?
Is there any way to check internet usage within flutter? also i want to calculate upload and download data capacities.

February 12, 2019 at 02:28PM by Eshan Nimesha
http://bit.ly/2SQyM2w