Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: VSCode debugging - "113 Expression compilation error" on anything not local
This is something recent - most variables/etc can't be peeked at during debugging any more.

Submitted June 17, 2018 at 06:31PM by Ash Simmonds
via Flutter Dev https://ift.tt/2MzzWcH
Reddit: GenericTypingLIVE is coding Flutter live on Twitch again!
https://ift.tt/2LZ43ck

Submitted June 17, 2018 at 10:15PM by Purple_Pizzazz
via reddit https://ift.tt/2JOE6PZ
Reddit: Perspective on Flutter
https://ift.tt/2thMKLV

Submitted June 18, 2018 at 07:26AM by JaapVermeulen
via reddit https://ift.tt/2MBrfyu
GGroup: Redux of Scoped Model?
I've started porting a large application from React Native to Flutter. In RN I used Redux. It was working well, but I didn't like the amount of code I had to write for each operation: the constant, the action, the reducer, and the binding on the view. I saw that there's a good implementation gf

Submitted June 18, 2018 at 07:51AM by YR
via Flutter Dev https://ift.tt/2JLDCub
GGroup: Navigate to new screen from widget
How we can navigate to new screen from the widget. scenarios is like. There is a one button which calls the post api, loader is visible and got response from server, loader is invisible and then push next screen. I have already implmented this but getting error.i.e. setState() or markNeedaBu

Submitted June 18, 2018 at 11:11AM by sumeet kasar
via Flutter Dev https://ift.tt/2ylzjQF
GGroup: Navigation issue
Hi Folks, how to navigate to another screen from Material app context?I am getting like this The context used to push or pop routes from the Navigator must be that of a widget that is a descendant of a Navigator widget. Here is my code. class _SplashScreenState extends State
Submitted June 18, 2018 at 12:34PM by Kethu Satya
via Flutter Dev https://ift.tt/2JVAcRs
Reddit: Flutter example to use Google Maps in iOS and Android apps via the embedded Google Maps plugin
https://ift.tt/2MzzomQ

Submitted June 18, 2018 at 04:04PM by Purple_Pizzazz
via reddit https://ift.tt/2MAzXgg
Reddit: The custom UI for image_picker was better than native
https://ift.tt/2JYEJ5H

Submitted June 18, 2018 at 06:09PM by gamelaunchplatform
via reddit https://ift.tt/2MEkwUe
Reddit: Anyone else wrangling with text overflow?
I'm having a heck of a time getting text to clip or wrap on overflow. It seems like no matter what I do, the proposed solutions (Expanded or Flexible widgets) just throw tons of errors or hide my text.Are there any articles, guides, or best practices out there that explain text wrapping in Flutter?

Submitted June 18, 2018 at 05:40PM by lukepighetti
via reddit https://ift.tt/2MDPpZg
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