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

a simple UI
Hi everyone :PI finally made a responsive UI that scales to all devices without fail :)Check the ''SizeConfig'' class for more detailsHope you will like itPs:you can Dm and ask me for help if you need it :PGitHub: https://github.com/PavieOlivier/doctor-appointment-flutterinstagram : emilecode

December 11, 2019 at 09:11PM by emile977
https://ift.tt/38uviYa
New tweet from FlutterDev:

πŸ”‘Accessibility is key!πŸ”‘@dnfield and Victor Tsaran demonstrate how you can take a mobile app from a dire accessibility state to one that uses Flutter's built-in widgets to create a delightful experience.

Happening now → https://t.co/nahAnJ6rv0 pic.twitter.com/dRnXynHSrtβ€” Flutter πŸ”œ Interact (@FlutterDev) December 11, 2019

December 11, 2019 at 09:43PM
http://twitter.com/FlutterDev/status/1204864419995496449
New tweet from FlutterDev:

πŸ’«Take a quick tour of the floor at #FlutterInteract.πŸ’« pic.twitter.com/IijnbloaU4β€” Flutter (@FlutterDev) December 11, 2019

December 11, 2019 at 10:13PM
http://twitter.com/FlutterDev/status/1204871955784110081
New tweet from FlutterDev:

βœ‹HIGH FIVE FLUTTER FAM βœ‹#FlutterInteract was a success! Thanks for joining us on the livestream and stay tuned for VODs of the keynote and speaker sessions coming out over the next few days. pic.twitter.com/CfmYRwyvbeβ€” Flutter (@FlutterDev) December 11, 2019

December 11, 2019 at 10:19PM
http://twitter.com/FlutterDev/status/1204873280236249094
New post on /r/flutterdev subreddit:

Have you seen the new plugin for XD? IT CONVERTS XD DESIGNS TO CODE
https://github.com/thize/xd-to-flutter

December 12, 2019 at 02:11AM by danielspeixoto
https://ift.tt/2PGQTEa
New post on Flutter Dev Google group:

Firebase Documentsnapshot map to Json object in Flutter, help needed
I am trying to map a DocumentSnap from Firebase to a Json Class in Flutter. I can confirm that my is getting the data from the document, but i cannot pass the gathered data to my Json object. I have attached code and error message. Class for getting the document from Firebase DatabaseService.dar

December 12, 2019 at 03:18AM by David Escobar
https://ift.tt/2Eak39w
New post on Flutter Dev Google group:

How to parse the json.
Below is my json code how to parse the json which is having list of items in category members. I want the list of title in future builder { "batchcomplete": "", "continue": { "cmcontinue": "page|41434143494120464552525547494e4541202d204152494d45444148|3704", "continue":

December 12, 2019 at 05:45AM by mahantappa b k
https://ift.tt/2LLDXMg
New post on /r/flutterdev subreddit:

How To Implement Rewarded Video Ads In Flutter | AllTechSavvy
https://ift.tt/2YLqd9x

December 12, 2019 at 06:32AM by sagarshende
https://ift.tt/2PblpXV
New post on Flutter Dev Google group:

Flutter Local Notification
Hi, I want to push notification localy in my flutter application. I have viewed all packages that are released for flutter local notification but none of them does not work with timestamp. Here is my issue: I want to create local notification that works with timestamp stored in my local database.

December 12, 2019 at 09:01AM by Ali Sabouhi
https://ift.tt/2taBa90
New post on /r/flutterdev subreddit:

Does someone wants to be my Mentor (sensei on Flutter)?
I am 23y Male from Europe eager to learn to build mobile apps with Flutter. I went through two courses and after that I started to develop something by myself. But soon I realized that there must be better, more experience way to build code that I am writing.Then I though that having experience mentor to look in my small chunks of code and tell my what would be better way to write it would make a WORLD of difference.So here I am looking for someone willing to help me..

December 12, 2019 at 08:50AM by anonbudy
https://ift.tt/2Pfd7OP
New post on /r/flutterdev subreddit:

Flutter Design Patterns: An overview of the Iterator design pattern and its implementation in Dart and Flutter
https://ift.tt/2YFmNVP

December 12, 2019 at 08:35AM by mkobuolys
https://ift.tt/34efXYy
New post on /r/flutterdev subreddit:

Achieve inner shadow Flutter
Does somebody achieved inner shadow in Flutter ? That the only thing I miss when coding from UI design. (A nice colored inner shadow with direction)

December 12, 2019 at 11:47AM by Kadarach
https://ift.tt/2LNAyg5
New post on Flutter Dev Google group:

Add cross platform plugins in single pubspec.yaml
How can we add plugins in single pubspec.yaml for different platforms. e.g. service worker plugin for flutter web and http_response_cache plugin for flutter mobile in single pubspec.yaml

December 12, 2019 at 12:28PM by Dinesh kumar
https://ift.tt/34fGvsv
New post on /r/flutterdev subreddit:

What are the advantages and disadvantages of using the flutter_bloc library vs. implementing the BLoC pattern by yourself?
So far, I just used the flutter_bloc library by Felix Angelov. For me, it was a very comfortable experience using that library to learn how Flutter works and having a design pattern for state management from the beginning.If I got that correctly, the BLoC from flutter_bloc just has one input stream for the whole widget tree that it is provided for. So, for example, all events from one screen are going through the same stream into my BLoC and all states are going through one stream back to the user interface, which means, that the whole widget tree - in that example my whole screen - has to be rebuild. Is that correct?
If it is, and if I just want to rebuild the widget whose state has changed, would it be better to implement a stream for every widget that can change its state?Are there more points I'm not thinking of?

December 12, 2019 at 12:49PM by LearningHowToFlutter
https://ift.tt/2EbrPjn
New post on /r/flutterdev subreddit:

Asset support for dart pad
I've been checking out the new flutter support for dart pad.Does anyone know if it will (or is) possible to add assets to it?

December 12, 2019 at 11:57AM by Manky89
https://ift.tt/35pBXBj