Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

How much time to program app like airbnb
Hi im new to flutter and have a startup with 4 other people, two of which has no background in flutter but they study IT and have programing background (c++...java...some java for android) How much time required to make an app like airbnb ? And thanks for your time.

September 17, 2020 at 03:26PM by Imadfa2
https://ift.tt/33ABpZv
New post on Flutter Dev Google group:

Please help us to solve Step Count after device boot problem ?
I'm working on a health application with a step-counting feature. Using pedometer 1.2.5 https://ift.tt/3iG7k0W the app is working just fine while the app is not terminated or removed from memory. so I need a way to make the application work in the background and

September 17, 2020 at 04:00PM by Amr Soliman
https://ift.tt/3kntUMj
New post on /r/flutterdev subreddit:

Is it just me or are we starting to get into DLL hell with Flutter packages?
Seems like I'm getting more and more dependency version errors.

September 17, 2020 at 05:36PM by CodyLeet
https://ift.tt/3c5hhm8
New post on /r/flutterdev subreddit:

Want to add a miniplayer to your app?
https://ift.tt/3hP3guk

September 17, 2020 at 06:50PM by VELSEM_
https://ift.tt/3mxfPOg
New post on /r/flutterdev subreddit:

Shop page in the app or a webpage instead?
Here's a question for you all: There are a lot of football apps (any sport app) out there,and all of them have a web page inside a normal screen..2 questions:Isn't it illegal to place your store web page in the app and don't give 30% to android/ios for sales?Even if they don't have to pay 30%, how come apps that cost 20 000$ to make don't have store implemented in them?To me this is so weird, on the one hand they are risking looking apps same as fortnite , on the other hand, they are having so expensive apps with not implemented store..

September 17, 2020 at 07:26PM by AdLive8235
https://ift.tt/2RA1m5Z
New post on /r/flutterdev subreddit:

Truly Realtime Object Detection App in Flutter
Please checkout this truly realtime Object Detection Flutter App with benchmarking results close to native android apps built using TFLite Java libraries. It demonstrates the power of the new TFLite Flutter Plugin and Helper Library for creating performant Flutter ML apps.Object Detection App: https://github.com/am15h/object_detection_flutterMedium Blog: https://medium.com/@am15hg/real-time-object-detection-using-new-tensorflow-lite-flutter-support-ea41263e801d

September 17, 2020 at 10:11PM by _am15h
https://ift.tt/2HbZv5i
New post on Flutter Dev Google group:

Null safety
I would like to use the current beta channel (Flutter 1.22), but I got error because of null safety. My own code isn't null safe yet and I don't know every 3rd party package. What is the best solution to use Flutter Beta right now? What settings can I set, to be in mixed mode (mentioned here

September 17, 2020 at 10:09PM by mars3142
https://ift.tt/35RDnYl
New post on /r/flutterdev subreddit:

Are plugins required?
Hello guys. I'm new with flutter and i have question that is bothering me. Is it always required to create and publish plugin if i wan to add some specific code just for Android or iOS is it possible to add it directly to main app? And do really need to publish plugin to use it in my app?Thank you guys in front ☺️

September 18, 2020 at 12:38AM by nowHazaaa
https://ift.tt/3iHAeOg
New post on /r/flutterdev subreddit:

About GET package. Good or bad?
I recently came across this package and it seems to make a lot of things easier (not talking about the GetX state management, just the other features), but it seem to good to be true. What are the consequences of using the GetMaterialApp instead of the MaterialApp widget? I mean, you are getting rid of the BuildContext in a lot of thing, it seems like that's not correct somehow. I just want to know the thoughts of a normal flutter developer about this package and see how accepted it is in the comunity.

September 18, 2020 at 03:36AM by vg010
https://ift.tt/3hH08An