Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
GGroup: why is debug-apk size from 25.+ Mb is now 30.+ MB?
Hi, before I updated my beta and dev channels, the counter template was 25.+ Mb after updating it's now 30.+MB. I thought the recent cleanups of .flx and etc. was supposed to rather reduce the size or at least maintain. why has the size increase now? am currently on on dev channel [√]

Submitted April 15, 2018 at 02:02PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2JJDk30
GGroup: PopupMenuButton
Hi, How can I integrate "PopupMenuButton" in Listview? -- Best Regards, Sanjay Tejani (Mo. 88664-66440) https://ift.tt/2IKQ7ko

Submitted April 15, 2018 at 04:18PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2IXFACO
GGroup: Flutter and Cloud Firestore fetch issue
I have a problem with Flutter and Cloud Firestore from Firebase. I already can add data to the database but I can't fetch it, because every time I call my method I get null back. Here is my code: Future getFromDatabse(String path, String item){ DocumentReference _docu = Firestore.insta

Submitted April 15, 2018 at 09:10PM by CodingBrain
via Flutter Dev https://ift.tt/2H4a5dK