Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

How to publish Google Store app under LLC?
I am still in learning developing app, but have the question: if I form LLC and then open a business bank account, how can app be published under LLC? I paid $25 registration fee under a regular gmail account with personal credit card, Developer Name can be anything, there is no account type

March 08, 2019 at 05:18AM by scjob...@gmail.com
https://ift.tt/2UpUasX
New post on Flutter Dev Google group:

flutter run --release fails with
Hi All, I've been at this a couple of days now trying to figure out why I can build a 'debug' release but not a 'release' or 'profile' release. Any ideas? Thanks in advance! flutter run --release --verbose -d SM fails with: [ +16 ms] Running Gradle task 'assembleRelease'... [ +2 ms]

March 08, 2019 at 07:31AM by Mathew Pierce
https://ift.tt/2VGGeuB
New post on /r/flutterdev subreddit:

Old iPad Compatibility?
Had heard when they first announced flutter that certain iPads would not be compatible. I did not get into flutter development until recently and wanted to confirm if that is still the issue or has it become compatible in a later version.I checked the flutter FAQ, it did not mention anything regarding this.

March 08, 2019 at 09:54AM by SuperGrip
https://ift.tt/2VJDiNL
New post on /r/flutterdev subreddit:

Add flutter classes/ui into existing android project?
Hi. is it possible to add flutter ui/classes into an existing android project?​I have an existing android app that uses CLEAN ARCHITECTURE and as part of the UI layer,i want to replace it with flutter widgets instead.​Is that possible?

March 08, 2019 at 11:34AM by jonneymendoza
https://ift.tt/2XMSDio
New post on /r/flutterdev subreddit:

Book recommendations for flutter?
No text found

March 08, 2019 at 01:46PM by BlueBoxxx
https://ift.tt/2HiUGoI
New post on Flutter Dev Google group:

Writing flutter plugin/packages
Hi everyone :) I would like to start on working on complex UI elements that I would put in a package/plugin, so other users could easily use them. What do you think would be best way to start? Where would I publish them? What kind of licenses are out there? -- Regards, Jelena Lecic

March 08, 2019 at 06:23PM by Jelena Lecic
https://ift.tt/2H6VBcv
New post on /r/flutterdev subreddit:

Firestore for flutter CRUD operations
i have researched and not found any documentation that specifically shows firestore implementation for flutter apps.e.g, users filling a form with textfields and radio buttons and clicking create, allows the users of the app create a collection, subcollection and entry on firestore.​all i see is bits and pieces here and there.any link to proper documentation or cheat sheet is highly welcomed.​I have not seen any serious discussions on this and i am sure this would help a lot of developers

March 08, 2019 at 06:45PM by lanrayx2
https://ift.tt/2UuyhIQ
New post on /r/flutterdev subreddit:

Memory usage concerns with dynamic list
So I'm creating an app with flutter and this is my first time using the framework. The app is going to feature a continuous feed of images it fetches from a server and I'm using a ListView.builder for this. Since we expect the feed to become very long and the images to be large, should I be worried about the app using too much memory? Is there a way to remove earlier items from the ListView and reload them if the user scrolls back to reduce memory usage?

March 08, 2019 at 07:26PM by tiduyedzaaa
https://ift.tt/2TrO9PI
New post on /r/flutterdev subreddit:

The easiest way to get flutter setup, especially for the JS guys.
$ npm install -g fvm$ fvm stable​Send it to your favorite javascript developer ;)​https://github.com/leoafarias/fvm​​

March 08, 2019 at 10:10PM by leokcta
https://ift.tt/2HlAwdS
New post on Flutter Dev Google group:

Trying to use Google Maps API in a flutter app, getting build errors about classpaths and versions?
Does anyone know where I might look to fix this? I recently set up my Android emulator with an Android 9.0 'Google Play' image so I could use the maps api. That worked fine. However, when call *flutter run* I get the following during the build: *Execution failed for task ':app:preDebugBuild

March 08, 2019 at 10:10PM by MrLarryQ
https://ift.tt/2Tsyhg7
New post on Flutter Dev Google group:

flutter editor web based
Hi, is there any way to program flutter without installing android studio? thanks

March 09, 2019 at 12:09AM by César
https://ift.tt/2H8WRMa