Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
GGroup: GoogleSignIn
Since last update this week, i can't Sign In in my app with google accounts. i use: GoogleSignIn _googleSignIn = new GoogleSignIn(); like i saw in the documents and next i do: Future _handleSignIn() async { GoogleSignInAccount user = _googleSignIn.currentUser; if (user == null)

Submitted April 19, 2018 at 10:48PM by Nuno Rafael
via Flutter Dev https://ift.tt/2JZrty5
GGroup: Video Widgets / Moving Background
If you use Spotify on iOS, you know what I mean - it’s common for enterprise apps to have moving backgrounds as part of the login UI. As I understand it, this is Flutter’s only shortcoming: We don’t have video widgets, and Image.asset thinks it can load WEBMs (it can’t - I’ve tried, 20MB webm

Submitted April 20, 2018 at 01:45AM by Christian Lewis
via Flutter Dev https://ift.tt/2F1QiFG
Reddit: Gametime: Open source Flutter app that provides journal functionality specifically tailored toward keeping track of video game activity.
https://ift.tt/2HMEf2d

Submitted April 20, 2018 at 09:11AM by Purple_Pizzazz
via reddit https://ift.tt/2qOXhNh