Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

assert giving null error to widget list input from a function
https://pastebin.com/U10BEkf4i am trying to return a widget list from a function and framework is telling me that argument is null

October 18, 2019 at 08:52PM by dilawar_uchiha
https://ift.tt/2MU0zKk
New post on /r/flutterdev subreddit:

Flutter package for converting between quantities in different units. | Flutter Package
https://ift.tt/2Brgn1D

October 18, 2019 at 04:18PM by flutterist
https://ift.tt/2N6bWz1
New post on /r/flutterdev subreddit:

Push notifications
Its there any alternative of FCM(Firebase Cloud Messaging) for notification push ??

October 18, 2019 at 10:33PM by Semsax
https://ift.tt/2MWeY8y
New post on /r/flutterdev subreddit:

flutter_unity_widget | Unity 3D widget for embedding Unity game scenes in Flutter
https://ift.tt/313Ukcb

October 19, 2019 at 03:00AM by Elixane
https://ift.tt/33It6Jp
New post on /r/flutterdev subreddit:

Awesome Flutter Provider | A curated list of stuff related to the Flutter Provider library
https://ift.tt/2MrqlGM

October 19, 2019 at 02:59AM by Elixane
https://ift.tt/32vpgmH
New post on /r/flutterdev subreddit:

Need a little help planning out a calendar view
So I want to create a calendar view like thisThe days would be side scrollable, and the time markers would stay the same. You could also scroll up or down.I'm not sure how to make the layout, any suggestions?

October 19, 2019 at 02:49AM by DoPeopleEvenLookHere
https://ift.tt/2PaKXoD