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

Flutter 1.9.1+hotfix.5
We're releasing a hotfix
New post on /r/flutterdev subreddit:

Animated — the simplest implicit animation library
https://ift.tt/2MokXEb

October 17, 2019 at 09:37PM by Vardiak
https://ift.tt/33FNACA
New post on /r/flutterdev subreddit:

Firebase Login/Logout Example - by Simon Lightfoot
https://ift.tt/32vFdJW

October 17, 2019 at 10:35PM by EngineerScientist
https://ift.tt/2MqYhmR
New post on Flutter Dev Google group:

New Dart DevTools Release 0.1.9
DevTools 0.1.9 Release Notes Dart DevTools - A Suite of Performance Tools for Dart and Flutter General Updates - Launched the DevTools Q3 Survey! With the latest version of DevTools, a survey dialog will be presented where users can provide feedback and help improve

October 17, 2019 at 11:08PM by Kenzie Schmoll
https://ift.tt/2MMcKJ0
New post on Flutter Dev Google group:

Kotlin Support
How to add Kotlin support in existing Flutter Project?

October 17, 2019 at 11:14PM by Kamran Ali
https://ift.tt/2J0h2eD
New post on /r/flutterdev subreddit:

How to know when i need BLoC and when not ?
Any advices ?

October 18, 2019 at 12:48AM by Semsax
https://ift.tt/2Bk7irt
New post on Flutter Dev Google group:

Set TimeZone in Flutter
I used to convert UTC time to TimeZone time like this in Android Java now in flutter how can I achieve. public static String getTimeFullDateStr(Date date, String timeZone) { SimpleDateFormat simpleDateFormat = new SimpleDateFormat("h:mma, MMM dd, yyyy", Locale.US); TimeZone tz = null;

October 18, 2019 at 07:09AM by Hemanth Savarala
https://ift.tt/2IVhUkT
New post on /r/flutterdev subreddit:

Is it safe to use StreamListner in the initState() method ?
My initState() method consist of a streamListener which listens for a stream and when it found something then it setState for the textfield, So mainly my question is that listening in the initState() method and then calling the setState method to set the state of the textfield is a good practice or bad cause it will rebulild the whole widget tree everytime. If it is a bad practice then how should i handle this case ?

October 18, 2019 at 09:23AM by FlutteryFlirt
https://ift.tt/2VW6X7N
New post on /r/flutterdev subreddit:

Package: official In App Update integration (for Android)
https://ift.tt/32ro5ou

October 18, 2019 at 10:08AM by boni2k
https://ift.tt/32qzW61
New post on Flutter Dev Google group:

my projects has all errors
i have two laptops, my projects has all errors on the laptop A otherwise laptop B not errors. Please help, Thanks. one error = Missing type arguments for generic type 'MaterialPageRoute
New post on Flutter Dev Google group:

Flutter Time parse question
Hello,I have a question! I want parse Time, GMT to Milliseconds。 for example:Thu, 10 Oct 2019 02:05:09 GMT. I try DateTime.parse("Thu, 10 Oct 2019 02:05:09 GMT") [image: image.png] Please help me! How can I parse? thinks!

October 18, 2019 at 12:32PM by yan shen
https://ift.tt/35KnEYA
New post on /r/flutterdev subreddit:

Need someone to help me in development. See the readme for more information.
https://ift.tt/2pD0Qcn

October 18, 2019 at 04:28PM by chif_
https://ift.tt/2VT5QWn
New post on Flutter Dev Google group:

New to flutter and budle failed to build
I am new to flutter development. Where would I get support to fix 2 dependencies that are needed and it failing my build? Here is the log just in case you have a quick answer ``` == Building for Android == == /usr/local/bin/flutter build appbundle --release == Initializing gradle...

October 18, 2019 at 05:48PM by Javier Carrion
https://ift.tt/2VVzquI
New tweet from FlutterDev:

Ready for AndroidX? If you have a Flutter project that hasn't been migrated yet, you may start seeing messages from the Flutter tool encouraging you to make the change. To help, our engineers put together a short guide! #FlutterFriday

Guide here → https://t.co/u1ftiZM4af pic.twitter.com/jgIrcJIT4X— Flutter (@FlutterDev) October 18, 2019

October 18, 2019 at 06:17PM
http://twitter.com/FlutterDev/status/1185228437021085696
New post on Flutter Dev Google group:

dynamic IconButton
Hey, Can someone help me out in building a dynamic list of IconButton. I am building an App where the Backend operator assigns a few Icons as per the requirements of the user. As of now, I can only find an option that is ListView builder, but it will not work in my case because I want to

October 18, 2019 at 06:22PM by Parul Nandwani
https://ift.tt/2qsrXYj