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

Access context of stateless widget
If I have a method in a stateless widget that is called by my build function, what is the best way to pass the build context to it? I have been passing it as a parameter, but sometimes the method that needs the context is three function calls away from the build method, so I have to modify all three methods to take in the context as a parameter and pass it down until it reaches the method that uses it. This seems inefficient, is there any other way to do it? Thanks.

October 19, 2019 at 05:04AM by tatarusanu1
https://ift.tt/2MTRvoF
New post on /r/flutterdev subreddit:

Load dependencies saperately on web and Mobile
I want to start a project with a single code base for web and Mobile.This will mean many plugins will not be supported on both sides like Firebase, image_picker, url_launcher.I have seen tutorials on how to get Firebase working on Flutter web, but none address how to make the same project run on Mobile as well.​Also, is there any way to selectively load the dependencies in pubspec.yaml (and import them) for web and Mobile separately, so the project compiles successfully for both the platforms?

October 19, 2019 at 01:36PM by praharshnbhatt
https://ift.tt/33Llmqk
New post on /r/flutterdev subreddit:

#17 GestureDetector Flutter Widget
https://youtu.be/AQ35MghE_ss

October 19, 2019 at 01:10PM by systechdevelopers
https://ift.tt/2IZkWEL