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

Checking video for adult content
I'm doing a video upload portion of my app and I want to check the video for porn/sentitive content before it is allowed to be posted to the DB and other users can see it. Does anyone know how I can check the video as it is being upload and reject it if necessary. I found this cloud function

August 16, 2019 at 06:09PM by Brennan Altringer
https://ift.tt/2HbiDgM
New post on /r/flutterdev subreddit:

What are the best ways of storing and accessing long texts?
Let’s assume that you would have multiple articles that you want to display in your app. These consist of formatted text, like headings and body text. Also they should be accessible offline.Would you store each article as a separate .txt file in the assets or write them to SharedPreferences? Or do you have another solution?Let me know!Cheers!

August 16, 2019 at 07:39PM by iamarr0gant
https://ift.tt/30amC4D
New post on /r/flutterdev subreddit:

You can now record and profile CPU performance! Use DevTool’s new Performance view to profile a session from your dart application.
https://ift.tt/2KLm132

August 16, 2019 at 06:55PM by EngineerScientist
https://ift.tt/2MlmX1o
New post on Flutter Dev Google group:

Ordering
Hi, I've been asked to create an app to have a product and a short description below it and when the user clicks on the product it should open a form so the user write it's phone number and order it, it's easy but i just don't know how the ordering works? If you can please send me some videos or

August 16, 2019 at 09:23PM by Yasin Yeganeh
https://ift.tt/2TIzP2j
New post on Flutter Dev Google group:

Page with column that contains a ListView and a Row at the bottom
Hi, I want to create a screen which has: - A Text for title on the top - A ListView that takes up the majority of the vertical space - A Row at the bottom which contains: - An Icon - A TextField - A Button [image: Anmerkung 2019-08-16 214433.png] So what I tried is

August 16, 2019 at 09:46PM by D B
https://ift.tt/2YWEHH1
New post on /r/flutterdev subreddit:

Pizza Ordering App in Flutter - How to create an online ordering app in flutter - Master Flutter
https://youtu.be/b_tn_ez8SFQ

August 16, 2019 at 08:59PM by EngineerScientist
https://ift.tt/2z3462a
New post on /r/flutterdev subreddit:

Will Apple sue Google because of Flutter? Apple Files Lawsuit Against Virtualization Company Corellium for Illegally Replicating iOS and Apple Apps
https://ift.tt/306sEDB

August 16, 2019 at 08:35PM by utilitycoder
https://ift.tt/2OW5COu
New post on Flutter Dev Google group:

web view
hi, I am using a webview for my new flutter app but my problem is when I click the menu it does not collapse nothing happens how I can fix this please?

August 17, 2019 at 02:27AM by Yasin Yeganeh
https://ift.tt/33zoczn
New post on /r/flutterdev subreddit:

How I uploaded my first app in PlayStore using Flutter and Firebase
Hello guys, Im very new in Flutter, but I surprised how quick I got my first app running with almost all features I want.The support of the Flutter community is great so I want to give back sharing my experience and answering question from other newbies like me.Here is the post in Medium: https://medium.com/@niacubilla/how-i-uploaded-my-first-app-in-playstore-using-flutter-and-firebase-d8ff8d9e1c36

August 17, 2019 at 07:06AM by niacubilla
https://ift.tt/2KDLJHQ
New post on Flutter Dev Google group:

initState method
I want to initialize data before build method so i override initState method and do my initialization stuff, but when i run the app then build method is called before initState method that's why it gives me the error "The getter 'game' was called on null.". i don't know what to do now. Attached

August 17, 2019 at 01:19PM by Kamran Ali
https://ift.tt/31MIjIB
New post on /r/flutterdev subreddit:

Flutter is awesome, but very less Job postings
I have been developing for iOS and Android for almost five years, recently I have been exploring Flutter for interest purpose, until now it's a nice experience for me, but one thing I miss that is a very less amount of job, do you think it will improve by some time as more company will start using Flutter but a bit slowly?

August 17, 2019 at 02:12PM by sadmansamee
https://ift.tt/2HdNU2C
New post on /r/flutterdev subreddit:

Scaling Provider for more complex app?
Hi Everyone!I am use Provider for app state management. For example class Model1 extends ChangeNotifier{…}.But I have issue scaling this as my app grow with more business logic. For example, I have authentication model, in-app purchases model, inventory managed with Firestore... Many part of these 3 area relate to each other. But there is no way with Provider to make one Model access another (for example auth Model access in-app purchases Model).I also find this mean my Model are become very long (1000+ code lines).How I can split up the Model but still have same access to state?Thanks everyone!I am very struggle with this.

August 17, 2019 at 04:51PM by Flutter_Dev
https://ift.tt/2KEtL86
New post on /r/flutterdev subreddit:

'60 Days of Flutter: Building a Messenger from Scratch' : Day 4–5 : Widget Testing With Flutter
https://ift.tt/30cv5Vh

August 17, 2019 at 06:09PM by aditya_gurjar
https://ift.tt/2KFB53a