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

Design choices for any apps that have a chat?
I know whatsapp uses local storage with sqlite which means minimal reads/writes for remote dbs compared to something like firebase's firestore. You are however, i believe, giving up security if you decide to have a local sqlite even if it is encrypted. I've seen plenty of tools that decrypt whatsapp dbs. It just doesnt seem ideal to use something like firestore to store chat messages because of the absurd amount of reads and writes you will end up with if you have a lot of users chatting, which in turns means more expenses. So what is the optimal way to store messages in a chat app?

November 06, 2019 at 07:02AM by fd991
https://ift.tt/2raDU55
New post on Flutter Dev Google group:

how to map dynamic list in flutter from json
I am new to Flutter Dart. Questions: how-to-map-dynamic-list-in-flutter-from-json https://ift.tt/36CjRwL

November 06, 2019 at 08:10AM by Thebest for yourbiz
https://ift.tt/36DkrdO
New post on /r/flutterdev subreddit:

GitHub - SunPointed/MPFlutterChart: MPAndroidChart Flutter version
https://ift.tt/2PQPL2A

November 06, 2019 at 10:30AM by anticafe
https://ift.tt/36CVwXv
New post on Flutter Dev Google group:

flutter dart error
new to flutter development. i'm getting this error as a result of running my first program according to the tutorial video i am using. please any help will be appreciated.

November 06, 2019 at 04:07PM by Ehis
https://ift.tt/36xCdyS
New post on /r/flutterdev subreddit:

facing problem integrating back4app with flutter web. Parse().healthCheck().timeout(const Duration(seconds: 5)); this statement never get executed
await Parse().initialize( Strings.PARSE_APP_ID, Strings.PARSE_APP_URL, masterKey: Strings.MASTER_KEY, debug: true, autoSendSessionId: true, coreStore: await CoreStoreSharedPrefsImp.getInstance()); // final ParseResponse response = await Parse().healthCheck().timeout(const Duration(seconds: 5));

November 06, 2019 at 05:35PM by rajujin1
https://ift.tt/2WOGGZt
New post on Flutter Dev Google group:

StreamBuilder in Flutter
I have a textView and button in page A. When textView is tapped, it will pass the list to page B, and populate the list to listView in page B. When user select the item in the listView, it will pass the item back to page A, and set the value to sink. When the button in page A is clicked, I want

November 06, 2019 at 06:39PM by Tony Seng
https://ift.tt/2WMdfaE
New tweet from FlutterDev:

💥New codelab!💥

Implicit animations helps you add motion and visual effects to your UI. Learn how to use Flutter widgets that make it easy to create animations for a specific set of properties.

Learn here → https://t.co/4sB5Y6gZGJ pic.twitter.com/f8DJThg89f— Dart Language (@dart_lang) November 6, 2019

November 06, 2019 at 06:36PM
http://twitter.com/FlutterDev/status/1192133750034849792
New post on Flutter Dev Google group:

how to develop a remote desktop app with flutter like anydesk
Please help to understand the way of developing remote desktop application like any desk with flutter. What is the road map? Were is the starting point?

November 06, 2019 at 06:46PM by ali pashaei
https://ift.tt/32payga
New post on /r/flutterdev subreddit:

Two New Cupertino Packages for iOS 13: StackView and TabBar
For those of you who wish to adapt more to the iOS 13 style, I would like to share two new packages that are now available.Cupertino StackView: A very easy-to-use navigation tool/widget for having iOS 13 style stacks.Pub | GitHubWatch on Youtube: v1.0.0Cupertino Tab Bar: A highly customisable and simple widget for having iOS 13 style tab bars.Pub | GitHubWatch on Youtube: v1.0.0

November 06, 2019 at 06:24PM by AliYigitBireroglu
https://ift.tt/36DnNgJ
New tweet from FlutterDev:

How are companies based in APAC using Flutter?

Hear how they are using Flutter to create the apps that fuel their organizations. @MartinAguinis and brands like Tencent, Bytedance, and Grab share updates, new features and more!

Watch here → https://t.co/2mLlEzzIFp pic.twitter.com/KYtl8oKaG5— Flutter (@FlutterDev) November 6, 2019

November 06, 2019 at 07:41PM
http://twitter.com/FlutterDev/status/1192150074391846912
New tweet from FlutterDev:

It's that time again 🤯#WidgetoftheWeek

Need to get a user's input or alert them? Depending on your preferred design, you can use a basic popup that can include an animated image or just text. AlertDialog will get your message across.

Watch more → https://t.co/nf6159nxRO pic.twitter.com/Jsxf3IX1qc— Flutter (@FlutterDev) November 6, 2019

November 06, 2019 at 08:34PM
http://twitter.com/FlutterDev/status/1192163311950786560