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

Is there any package to create real-time charts
Looking for a package like syncfusion for flutter is there anything like that?

December 27, 2018 at 05:23PM by widden
http://bit.ly/2rVvEmP
New post on /r/flutterdev subreddit:

The History of Everything app is now open source!
http://bit.ly/2GKcLxe

December 27, 2018 at 06:09PM by guidorosso
http://bit.ly/2BMXtC3
New post on /r/flutterdev subreddit:

Flutter time tracking
Does a library in Flutter exist that will automatically track how a user is using their phone? Similar to some existing apps, how it will say you spent 1 hour on Facebook, 30 mins on Snapchat, 2 hours in a web browser, stuff like that? Do I need to use a Java(script) library, and if so are there any recommendations?I have this idea for a time tracking app and I've gotten the basic layout+charts working but I can't seem to find a way to actually collect that usage data.EDIT: The core of what I'm trying to do is similar to ManicTime.

December 27, 2018 at 09:18PM by Aperture314159
http://bit.ly/2AikA7M
New tweet from flutterio:

Improve the accessibility of your icons and images with the Tooltip widget!
Tooltip provides customizable semantics for screen readers.

Click for more #WidgetoftheWeek tips! ↓ pic.twitter.com/TxOYiWlNdZ— Flutter (@flutterio) December 27, 2018

December 27, 2018 at 10:35PM
http://twitter.com/flutterio/status/1078404144967208960
New post on /r/flutterdev subreddit:

Flutter+ google calendar?
There is a lot of questions about it on stackoverflow, but there is none working solution/guide for it. Can anyone do medium guide for combining those things together?I tried to do this myself with https://pub.dartlang.org/packages/googleapis but with 0 success

December 28, 2018 at 01:20AM by ivanmitsura
http://bit.ly/2CCMXiA
New post on Flutter Dev Google group:

PlatformException sign_in_failed when login Google in flutter by firebase
Error Massage : Exception has occurred. PlatformException (PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 12500: , null)) I have try to build apk but still cannot sign in with google. [image: errror.PNG] anyone can help me ??

December 28, 2018 at 02:43AM by Faisal Ramdan
http://bit.ly/2rXsfUj
New post on /r/flutterdev subreddit:

Flutter Tutorial - Flutter Simple FoldingCell Widget (Layout Creation)
http://bit.ly/2AkblE1

December 28, 2018 at 03:53AM by whatsupcoders
http://bit.ly/2SjqKM0
New post on Flutter Dev Google group:

When I insert new items into list inside setState method layout not reflect changes on the screen ?
I want to implement this layout in flutter [image: Screenshot from 2018-12-27 20-59-29.png] the problem: the gridview widget not rerendere when the state changes inside setState method I did the following steps *I did the following steps* - I create a statefull widget. - Added a

December 28, 2018 at 10:50AM by Ahmed Azzab
http://bit.ly/2EUxT1v
New post on /r/flutterdev subreddit:

The bloc way of decomposing apps - there are very few comparisons to MVC - discuss
MVC being 1978's Model-View-Controller of course. The site https://mvc.givan.se/ has an excellent timeline (which I made minor contributions to) and also gives the family tree for this lasting quandary as to how to separate models and views and tie them together with events.One thing I suspect isn't possible with Bloc is a single model for (say) TODO items, and two alternate views with both showing the changes to the model as they happen.Also, for Bloc to be a design pattern, you see it applied to other technologies, too. i.e. any of those listed on http://todomvc.com/ maybe. As a pattern it should definitely be applicable to other pseudo-declarative markup languages like: QML, JavaFX, TornadoFX, and maybe others. Well, I'm not encountering bloc elsewhere which makes me think it is not a design pattern.

December 28, 2018 at 11:16AM by paul_h
http://bit.ly/2ERglmE
New post on /r/flutterdev subreddit:

Flutter listview with checkbox
Hwllo guys, Following is an article link which implements basic listiview with checkbox and checkbox handling in flutter.http://codesfor.in/flutter-listview-with-checkbox/

December 28, 2018 at 12:57PM by CodesFor
http://bit.ly/2AkhhwV
New post on /r/flutterdev subreddit:

Any good state management library for flutter?!
No text found

December 28, 2018 at 03:30PM by utopy
http://bit.ly/2GGE9fC