Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Multidex issue with Flutter
Hi all. I've posted this on StackOverflow (https://ift.tt/2qHXdyJ) and in the flutter gitter, but not really had any response. As far as I can tell, when adding too many dependencies to my flutter app, I trigger the Android 64k limit. Where "too

Submitted April 18, 2018 at 03:09PM by Dave Spooner
via Flutter Dev https://ift.tt/2HcIHKE
GGroup: How to Capture current context
I have one requirement in mobile app. In splash screen, need to check current version if available and response received i have to show popup dialog in current context. How to do this in flutter?

Submitted April 18, 2018 at 03:25PM by Sel Vam
via Flutter Dev https://ift.tt/2EYv1N8
GGroup: Running flutter app on Android things
I would like to run a flutter app on a raspberry pi. There are 3 distros that run open Android. Then there in Android things. https://ift.tt/2hswFfv Has anyone gotten either to work ?

Submitted April 18, 2018 at 11:33PM by ged...@gmail.com
via Flutter Dev https://ift.tt/2qHdN2J
GGroup: Why does WidgetTester.pump not work for navigation changes where WidgetTester.pumpAndSettle does?
Hi, I'm writing some widget tests. In one particular test, I *possibly* nav from one page to the next when the user taps something (the same test code is checking two different scenarios - one where nav is expected, one where it isn't). The current page has an infinite animation, so I can't use

Submitted April 19, 2018 at 12:32AM by Kent Boogaart
via Flutter Dev https://ift.tt/2vvTryk
GGroup: Published my first Flutter app (News app)
You can download it here: https://ift.tt/2IB8GaJ Here is the source code: https://ift.tt/2qJrWf4 Thanks for your feedback!

Submitted April 19, 2018 at 03:33AM by Tonny Boesenbaek
via Flutter Dev https://ift.tt/2Hcku7i
Reddit: [App][Alpha] Focus for Reddit: browse reddit with a flutter app
https://ift.tt/2J7s4fH

Submitted April 19, 2018 at 07:18AM by ivaskuu
via reddit https://ift.tt/2JYVv5d
Reddit: Flutter — Render HTML
“Flutter — Render HTML” @PonnamKarthik https://medium.com/@KarthikPonnam/flutter-render-html-2a51f73f9db

Submitted April 19, 2018 at 08:43AM by KarthikPonnam
via reddit https://ift.tt/2J8Fqsm
GGroup: open txt file with open with dialog to specific page
Can someone please answer my question in stack overflow? https://ift.tt/2Hf6TvG I'm almost done with my app but this is the one of the few problem I'm stuck at. thank you

Submitted April 19, 2018 at 10:40AM by max man
via Flutter Dev https://ift.tt/2qMbQ4b
Reddit: Simple JSON parse - Image list displaying app
https://ift.tt/2qHC0Wq

Submitted April 19, 2018 at 11:24AM by francescojo
via reddit https://ift.tt/2Hg2uVD
GGroup: flutter json error asynchronous suspension
Hi, I created and app that loads weather json data. When I tab the app my flutter apps opens with red page json error and after 2 or 3 seconds loads the data like nothing happened. I wrote in stackoverflow and they advice me to open GitHub issues. Any help please... https://ift.tt/2qIdKUk

Submitted April 19, 2018 at 01:36PM by Niyazi Toros
via Flutter Dev https://ift.tt/2vrgZUV
Reddit: flutter pdf viewer
Can someone tell me how to view a pdf (acrobat type) in a flutter application ?Thanks

Submitted April 19, 2018 at 02:08PM by jcarlier
via reddit https://ift.tt/2HDewfb
Reddit: Does anyone know why learn-flutter.com is down?
A couple weeks ago I found and bookmarked this awesome Flutter tutorial site learn-flutter.com. it seems to be down now. Anybody know what happened? I hope it is just temporary because it was some of the best tutorial writing I've ever read (no exagerration).

Submitted April 19, 2018 at 03:14PM by zircot
via reddit https://ift.tt/2H9JMmi
Reddit: Flutter OCR?
As a core feature of authenticating, I need an OCR feature for the app I'm buuilding. Is there any ETA on a native OCR library for flutter. Suggest some alternatives otherwise

Submitted April 19, 2018 at 04:50PM by d3fkonMusix
via reddit https://ift.tt/2J9x83m
GGroup: How do I center hintText of an TextFormField?
How do I center hintText of a TextFormField? I did this "textAlign: TextAlign.center" but its still not working. whats the work around.

Submitted April 19, 2018 at 07:48PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2JYzAed