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

Putting FirebaseAnimatedList inside CustomScrollView
I'm currently using FirebaseAnimatedList in my app to show data from firebase. But also I wanted to animate my appbar so I want to use SliverAppBar. But the problem is how should I use FirebaseAnimatedList in CustomScrollView in flutter?

October 17, 2019 at 02:16PM by deepaktiwari_88
https://ift.tt/2IZ2agA
New post on Flutter Dev Google group:

how to enable two finger scroll in SingleChildScrollView and distable one finger;
I have SingleChildScrollView in which positioned many picture; I have a plan; 1. when user use drag picture with one finger, then the picture move with the finger; 2. when user use drag empty area in view, it did nothing; 3. when user use two finger to drag in the view, the view scrolls no matter

October 17, 2019 at 02:27PM by Jianming Wan
https://ift.tt/2BlQali
New post on /r/flutterdev subreddit:

Google Maps SDK in Dart just got assigned on Google Groups
As you can see here https://issuetracker.google.com/issues/140415468 the implementation of a Google Maps purelly in dart, to be used on Flutter just got assigned.Does it mean It will be implemented? Anyone that has knowledge about this google assignments can talk about it?A pure dart implementation of google maps would be a dream πŸ˜†

October 17, 2019 at 04:43PM by shinayser
https://ift.tt/32pwwkf
New post on /r/flutterdev subreddit:

Gitpod + Flutter = productivity on the go for mobile app developers
https://ift.tt/35Ha5Jk

October 17, 2019 at 05:22PM by meysholdt
https://ift.tt/32ySQIl
New tweet from FlutterDev:

βœ…Make display text in your app selectable with SelectableText βœ…

SelectableText has all the same fields as the text widget so you can specify font and color. Also, specify cursor parameters and style!

Watch more #WidgetoftheWeek → https://t.co/UTw2aKplf0 pic.twitter.com/sA5spsOPe0β€” Flutter (@FlutterDev) October 17, 2019

October 17, 2019 at 06:32PM
http://twitter.com/FlutterDev/status/1184869821097201664
New post on Flutter Dev Google group:

please ,, I need some help( user login )
the Error :: ════════ Exception caught by widgets library ═══════════════════════════════════════════════════════ The following assertion was thrown building SettingScreen(dirty, dependencies: [MediaQuery, _InheritedTheme, _LocalizationsScope-[GlobalKey#102d1], InheritedProvider
New post on Flutter Dev Google group:

Contacts
Is it possible to launch the contacts app from flutter? I can launch the phone app using url_launcher

October 17, 2019 at 07:42PM by Sam Cromer
https://ift.tt/31jsJn6
New post on /r/flutterdev subreddit:

#16 Card Flutter Widget
https://youtu.be/fJcf8b58yno

October 17, 2019 at 07:48PM by systechdevelopers
https://ift.tt/2IW0u7C
New post on Flutter Dev Google group:

Flutter 1.9.1+hotfix.5
We're releasing a hotfix
New post on /r/flutterdev subreddit:

Animated β€” the simplest implicit animation library
https://ift.tt/2MokXEb

October 17, 2019 at 09:37PM by Vardiak
https://ift.tt/33FNACA
New post on /r/flutterdev subreddit:

Firebase Login/Logout Example - by Simon Lightfoot
https://ift.tt/32vFdJW

October 17, 2019 at 10:35PM by EngineerScientist
https://ift.tt/2MqYhmR
New post on Flutter Dev Google group:

New Dart DevTools Release 0.1.9
DevTools 0.1.9 Release Notes Dart DevTools - A Suite of Performance Tools for Dart and Flutter General Updates - Launched the DevTools Q3 Survey! With the latest version of DevTools, a survey dialog will be presented where users can provide feedback and help improve

October 17, 2019 at 11:08PM by Kenzie Schmoll
https://ift.tt/2MMcKJ0
New post on Flutter Dev Google group:

Kotlin Support
How to add Kotlin support in existing Flutter Project?

October 17, 2019 at 11:14PM by Kamran Ali
https://ift.tt/2J0h2eD
New post on /r/flutterdev subreddit:

How to know when i need BLoC and when not ?
Any advices ?

October 18, 2019 at 12:48AM by Semsax
https://ift.tt/2Bk7irt
New post on Flutter Dev Google group:

Set TimeZone in Flutter
I used to convert UTC time to TimeZone time like this in Android Java now in flutter how can I achieve. public static String getTimeFullDateStr(Date date, String timeZone) { SimpleDateFormat simpleDateFormat = new SimpleDateFormat("h:mma, MMM dd, yyyy", Locale.US); TimeZone tz = null;

October 18, 2019 at 07:09AM by Hemanth Savarala
https://ift.tt/2IVhUkT