Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

Flutter Peek & Pop Package
As a fan of the iOS Peek & Pop functionality, I decided to implement it for Flutter as well. I believe it can be very useful for Flutter projects which is why I wanted to share it here too. V0.1.7 works great. See the video here.You can find it on Github or Pub.For those of you worried about Apple removing the 3D Touch soon- this package is very easily convertible to Context Menus when necessary.

August 17, 2019 at 11:37PM by AliYigitBireroglu
https://ift.tt/2NbSdPZ
New post on /r/flutterdev subreddit:

Hi guys, I just want to share my experience uploading my first app in PlayStore using Flutter and Firebase
https://ift.tt/33QphTA

August 17, 2019 at 10:48PM by niacubilla
https://ift.tt/2TLhXDZ
New post on /r/flutterdev subreddit:

Flutter CLI: 52 hidden samples
https://ift.tt/2He2SG5

August 18, 2019 at 12:08AM by Elixane
https://ift.tt/2Zc5LgK
New post on /r/flutterdev subreddit:

Flutter Snap Package
This is a very detailed snap tool that allows very flexible snap management and snapping between your widgets. I have been noticing that people are showing quite some attention to it therefore I am also sharing it here for suggestions and requests. It is still under development so feel free to let me know of any peculiarities you notice. See the video here.You can find it on Github or Pub.Most probably, through next week, I will upgrade it to a better and more stable version.

August 17, 2019 at 11:47PM by AliYigitBireroglu
https://ift.tt/2Z7StSs
New post on /r/flutterdev subreddit:

Has anyone run flutter on raspberry pi (3, 3+, or 4)?
Im curious how much progress has been made running flutter on raspberry pi. I found some promising results here:https://www.youtube.com/watch?v=3hmxaH_z7mYhttps://github.com/jwinarske/flutter_embeddedhttps://medium.com/flutter/flutter-on-raspberry-pi-mostly-from-scratch-2824c5e7dcb1But I have yet to have found someone running flutter web on it.If anyone out there has a raspberry pi 3 or 4 , can you report how performance is for the flutter web demo samples here:https://flutter.github.io/samples/

August 18, 2019 at 02:14AM by yabadababoo
https://ift.tt/30f41o2
New post on /r/flutterdev subreddit:

Dart PSA: PMD's copypaste detection tool (CPD) has support for Dart. You can let it find duplicated code which is often ripe to be extracted to a method or a mixin or a class.
https://twitter.com/filiphracek/status/1162913060740161537

August 18, 2019 at 06:57AM by EngineerScientist
https://ift.tt/2TLRdTR