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

How to use Flutter channel with existing app from flutter module?
We can use flutter channel to communicate with native code from flutter and that work absolutely fine in case of flutter project. But when we add flutter as a module in an existing app, Is there a way to communicate with the existing native code? Channel approach is not working due to

July 09, 2020 at 02:42PM by gaurav yadav
https://ift.tt/2ZbcXNa
New post on /r/flutterdev subreddit:

looks like leisim has come out of hiding with the beginnings of a Hive successor:
https://github.com/isar

July 09, 2020 at 07:20AM by AKushWarrior
https://ift.tt/3iJ0bNH
New post on /r/flutterdev subreddit:

flutter discord server!
hey, guys so a friend of mine started a discord server to help people study flutter. we do weekly challenges as well as weekly discussions and q&a.note: people who will not be active might get kicked without a warning this is the discord server: https://bit.ly/ricky-codesPlease upvote so that more people can see this.

July 09, 2020 at 05:46AM by nofaplegend156
https://ift.tt/3efp0NY
New post on /r/flutterdev subreddit:

Local Notifications in Flutter
https://ift.tt/2CndKS9

July 09, 2020 at 02:38PM by Fewthp
https://ift.tt/2CjptkY
New tweet from FlutterDev:

🛠Watch the #FlutterDay DevTools Episode!

Join @filiphracek and @kenzieschmoll to find out if Kenzie, an engineer on the @dart_lang tooling team, can use DevTools to improve performance and speed!

Watch here → https://t.co/wdB85qiv1I pic.twitter.com/0XG8rYrn9L— Flutter (@FlutterDev) July 9, 2020

July 09, 2020 at 06:51PM
http://twitter.com/FlutterDev/status/1281269784668078081
New post on Flutter Dev Google group:

Uploading Map to Firestore Error
Hello, I have a class with the following structure: > class InviteContacts with ChangeNotifier { > String displayName = ''; > String phone = ''; > String email = ''; > bool invite = false; > > InviteContacts({ > @required this.displayName, > @required this.phone, > @required

July 09, 2020 at 07:19PM by Russ Brewer
https://ift.tt/2ObS6Di