Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Putting build methods on a diet - tips and tricks for cleaner Flutter UI code · Flutter Rocks
https://ift.tt/2K3zfKe

Submitted June 18, 2018 at 09:16PM by roughike
via reddit https://ift.tt/2lg1dEv
Reddit: fireauth_ui | Allows you to quickly connect common Firebase auth with basic UI.
https://ift.tt/2I0HNfB

Submitted June 18, 2018 at 11:31PM by Elixane
via reddit https://ift.tt/2M2evzP
GGroup: FormatException: Bad UTF-8 encoding 0x6f (at offset 12)
Hello all, could you pls tell me where i can change and/or how i can fix the FormatException: Bad UTF-8 encoding 0x6f (at offset 12) ??

Submitted June 19, 2018 at 04:39AM by Sergio Guerjik
via Flutter Dev https://ift.tt/2JOkls1
GGroup: Flutter and Firestore where to put Streambuilder between Init() and Build() in StatefulWidget?
Hi, I am confusing about using StreamBuilder to listen to a collection from Firestore in Flutter. In my previous work in Java I create a Listener inside OnCreate() only once and it will listen to the database forever. But by looking at the sample code
Submitted June 19, 2018 at 05:47AM by newitcor...@gmail.com
via Flutter Dev https://ift.tt/2t6VPHV
GGroup: Can't get updateProfile working with signInAnonymously
I've looked at a couple of examples of signing anonymously and they are pretty similar. Not much to choose between them. Both work and both return the same uid if you keep on logging in even after a reboot. So very good. But I thought it would be a good idea to add a displayName and photoUrl to

Submitted June 19, 2018 at 09:50AM by John Aherne
via Flutter Dev https://ift.tt/2M4BZnI
GGroup: Tutorial Request: AppAuth for Android and AppAuth for iOS Integration with Flutter
Hi All, I'm struggling to implement AppAuth in Flutter, becoming quite painful, I've never done any native mobile apps in Android or iOS, hence the initial struggle. On the other hand, I'm enjoying Dart 2.0 and Flutter quite a lot, but this hurdle with AppAuth is a big one for me; and could be

Submitted June 19, 2018 at 11:35AM by Peter King
via Flutter Dev https://ift.tt/2JNtbWF
Reddit: flip_panel | A package for flip panel with built-in animation
https://ift.tt/2tlookj

Submitted June 19, 2018 at 12:07PM by Purple_Pizzazz
via reddit https://ift.tt/2K22I3J
GGroup: Image not display on landscape mode.
Hi All, Here I am posting my screeshort.

Submitted June 19, 2018 at 02:26PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2K3xYCM
GGroup: EditableText with validator
I have a screen where the user can edit the details that i collect from other screen...i need a validator to check that the details after editing also is in the correct format...right now i have an EditableText which validates when onSubmitted is called...but i want something like a TextFormFiel

Submitted June 19, 2018 at 06:28PM by rajesh...@highpeaksw.com
via Flutter Dev https://ift.tt/2tmzcyN
GGroup: [Breaking change] isInstanceOf in tests
The matcher package recently deprecated isInstanceOf. To reduce the breakage on tests in Flutter applications, I've temporarily pinned Flutter to a version of that package from before the deprecation, and have exported an isInstanceOf function from flutter_test to replace the class from the

Submitted June 19, 2018 at 08:49PM by Ian Hickson
via Flutter Dev https://ift.tt/2M6dExU
GGroup: Beta Update (v0.5.1)
We've just released a new build on the beta channel with version number v0.5.1. The new build is an update to beta 4. Here are some highlights from the change log < https://github.com/flutter/flutter/wiki/Changelog#changes-in-v051-since-v032---beta-5> : - #17661
Submitted June 19, 2018 at 09:43PM by hansmuller
via Flutter Dev https://ift.tt/2t7qftA
Reddit: Come follow us for Fluttery goodness!
https://ift.tt/2M55TIz

Submitted June 20, 2018 at 02:39AM by Ajaxml
via reddit https://ift.tt/2JRSDuj
GGroup: Is there any lib compatible with dart:js for flutter ?
Hi guys, I`m trying to use this signalr lib https://ift.tt/2K1lVmg on my flutter app, but its missing the dart:js and I cant find a way to import it, I`ve looked for some equivalent on flutter but couldnt find ... Any tips on how to fix it? I'm

Submitted June 20, 2018 at 04:39AM by Diego Garcia
via Flutter Dev https://ift.tt/2K6dOYR
GGroup: Is there any way to change the length of tabController?
Hi guys, I am a newbie to flutter and I want to implement a tabbar with 3 tabs initially, but with a feature to increment the count of tabs later. I've noticed the length prop of tabbarcontroller is final, so is there any tips to do this?

Submitted June 20, 2018 at 06:01AM by Simon Chen
via Flutter Dev https://ift.tt/2t9rWqv
GGroup: Does anyone knows how to draw a star polygon using map_view coordinates?
Hi, I have a star logo and I have 5 different location. For each location I need to draw _polygons . Does anyone knows how to draw a star polygon using coordinates? *//Drawing* List *_polygons *= *[* *new *Polygon( "111"*,* *[* *new

Submitted June 20, 2018 at 10:19AM by Niyazi Toros
via Flutter Dev https://ift.tt/2M8oL9U
GGroup: Force Touch / 3D touch
Hello All - I'm considering using Flutter for my next app which has a very specific requirement on touch input. I'm looking for a framework with the ability to measure force touch (not just I/O) and the amount of skin. Based on these two links, I believe its not available on flutter apps for

Submitted June 20, 2018 at 02:49PM by Jason K
via Flutter Dev https://ift.tt/2K3Aiqn