Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: pop'ing and pushing the first route leads to black screen when back is pressed
Hi, I am getting black screen when back is press below is my code. import 'package:flutter/material.dart'; class DashboardPage extends StatelessWidget { @override Widget build(BuildContext context) { return new MaterialApp( title: "Dashboard", home: new Dashboard()

Submitted April 12, 2018 at 05:29PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2HxpyzK
Reddit: Anyone have a look at the Google I/O 2018 schedule? 10 Flutter related events!
https://ift.tt/2JBO8Ad

Submitted April 12, 2018 at 05:58PM by MarkOSullivan
via reddit https://ift.tt/2EGFpZL
GGroup: Could not find a generator for route
Hi All, I am getting error like when I used navigator push. *Error:* Another exception was thrown: Could not find a generator for route "/dashboard" in the _MaterialAppState. -- Best Regards, Sanjay Tejani (Mo. 88664-66440) https://ift.tt/2IKQ7ko

Submitted April 12, 2018 at 07:23PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2qrwuHF
GGroup: how to get the id generated for document
How to get de DocumentID of the document generated in the Cloud Firestore? thanks Firestore.instance.collection('mycollection').document().setData({ 'name': _name, });

Submitted April 12, 2018 at 10:21PM by Leandro Santos
via Flutter Dev https://ift.tt/2GX9dHF
GGroup: Firestore query subcollections
I thought I read that you can query subcollections with the new Firebase Firestore, but I don't see any examples. For example I have my Firestore setup in the following way: - Dances [collection] - danceName - Songs [collection] - songName How would I be able

Submitted April 12, 2018 at 10:21PM by Leandro Santos
via Flutter Dev https://ift.tt/2quoRz8
GGroup: Flutter with Firestore query subcollections
I thought I read that you can query subcollections with the new Firebase Firestore, but I don't see any examples. For example I have my Firestore setup in the following way: - Dances [collection] - danceName - Songs [collection] - songName How would I be able

Submitted April 12, 2018 at 10:21PM by Leandro Santos
via Flutter Dev https://ift.tt/2GQUiPc
GGroup: I'm new to flutter, need help
Hello everyone. How difficult would it be to develop a RSVP or booking app using clutter. And which IDE would be best suited for this? Thanks

Submitted April 12, 2018 at 10:22PM by balco...@gmail.com
via Flutter Dev https://ift.tt/2qtx5HY
GGroup: Separation of Business Logic and UI
Hi, I have no prior knowledge in Dart. I haven't dive into Flutter platform yet. So my knowledge is still very limited. Does Flutter support separation of Business Logic and UI? I've little bit experience on Xamarin Forms. The UI can be completely separated from business logic in Xamarin.

Submitted April 13, 2018 at 07:04AM by Shãms M
via Flutter Dev https://ift.tt/2HiiIRb
GGroup: package: file/memory cached json/bytes and FileCacheImage
Hi, I published a package for file/memory cached json/bytes and FileCacheImage. https://ift.tt/2qzaZ7V Any advice is appreciated. - Ken -- -Ken

Submitted April 13, 2018 at 01:17PM by Ken Shao
via Flutter Dev https://ift.tt/2ITgtAL
GGroup: 2048 Game in Flutter
I'v written and published a 2048 game in Flutter. Just search for " 2048 Tile Puzzle Game" in both of the stores. As far as I know, it's the first 2048 game written in Flutter. https://ift.tt/2Hmt8PQ https://ift.tt/Y7CXUs

Submitted April 13, 2018 at 02:41PM by Ted Liao
via Flutter Dev https://ift.tt/2HjxHdM
GGroup: 2048 Game in Flutter
I'v written and published a 2048 game in Flutter. Just search for " 2048 Tile Puzzle Game" in both of the stores. As far as I know, it's the first 2048 game written in Flutter. https://ift.tt/2Hmt8PQ https://ift.tt/Y7CXUs

Submitted April 13, 2018 at 02:41PM by Ted Liao
via Flutter Dev https://ift.tt/2HjxHdM
GGroup: Questions about building first flutter app
*// QUESTIONS:* * // Question 1):* * // Can I move the 'new AppBar()' into another *.dart file?* * // Question 2):* * // Title will be on the left and the images must be on the right.* * // Does flutter has and left, center and

Submitted April 13, 2018 at 03:23PM by Niyazi Toros
via Flutter Dev https://ift.tt/2ITBFXl
Reddit: Flutter basic example app on desktop consumes at least 100mb
See https://github.com/dyu/flutter-desktop-embedding/blob/gn/README-gn.md#memory-usage-of-the-app-example_flutterIs that expected? That is electron territory

Submitted April 13, 2018 at 06:21PM by dyu_ftw
via reddit https://ift.tt/2v9L37j
Reddit: Fast Noise: noise generation library for Flutter (ported from Jordan Peck's C++ version to Dart by Frank Pepermans)
https://ift.tt/2vcVneZ

Submitted April 13, 2018 at 05:03PM by Purple_Pizzazz
via reddit https://ift.tt/2GXjzaw
GGroup: Android License status Unknown error
I have tried all of the Githubs solution to solve Android License Status Unknown error but still not solved.The output for flutter doctor is [!] Android toolchain - develop for Android devices (Android SDK 27.0.3) • Android SDK at C:\Android\sdk2 • Android NDK at C:\Android\sdk2\ndk-bun

Submitted April 14, 2018 at 10:05AM by Hailemichael yihun
via Flutter Dev https://ift.tt/2GXLGGP