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

start flutter error
[image: flutter.JPG] When I start any project using flutter than it will only show the loading project and not open any project.

August 31, 2019 at 01:34PM by Waseem Akram
https://ift.tt/2HBkj3E
New post on /r/flutterdev subreddit:

How to implement Flutter IAP subscriptions?
Hi Everyone!I want implement subscriptions in my app with Flutter IAP but documentation is not good.Anyone know production-ready tutorial on how to implement subscriptions with Firestore backend? I should also store purchase token and order ID in Firestore?Thanks everyone!

August 31, 2019 at 01:21PM by Flutter_Dev
https://ift.tt/32jc2cs
New post on /r/flutterdev subreddit:

Is there any possible way to remotely test my flutter app?
Do I need to be connected via USB to run tests and hot reload my flutter apps on Android devices ?I am looking for a way to do that remotely (preferably keeping the hot reload feature).

August 31, 2019 at 05:50PM by Thorvalldur
https://ift.tt/2ZITcJS
New post on /r/flutterdev subreddit:

Show Reddit/Help Wanted: Flutter Storybook (more details in comments)
https://ift.tt/2MMxRgM

August 31, 2019 at 07:01PM by degroote22
https://ift.tt/2NGNdDa
New post on /r/flutterdev subreddit:

Present cool time series picture like Grafana generated for Prometheus
Hi there,In my app I want to present a cool time-series picture for monitoring machines' liveness, like what Grafana does for Prometheus.After reading Grafana & Prometheus's doc and googling, there is no API of Grafana to get pictures directly, but I can get its time-series raw data form Prometheus.Is there any lib of Dart that can be used out-of-box for this? If yes just read time-series data then parse and generate images in flutter, present it + dynamically refresh it. Maybe not as cool as Grafana:)Can anyone help with this? Thanks a lot.

August 31, 2019 at 06:01PM by wantdrink
https://ift.tt/2LaGj7r
New post on /r/flutterdev subreddit:

The Summer may be nearly over, but I still decided to make a new app, Cocktailr!
Cocktailr is the ideal app for cocktail enthusiasts. It allows users to discover cocktails and learn new recipes. Feel free to check it out on the Play Store, https://play.google.com/store/apps/details?id=com.bramdeconinck.cocktailr. It would make my day if some of you would check it out :)I'm using an open-source database, https://www.thecocktaildb.com/ for all data and BLoC + Provider for state management. The source code can be found here: https://github.com/BramDC3/Cocktailr.

August 31, 2019 at 10:37PM by bramwarsx
https://ift.tt/2MLXe2k
New post on /r/flutterdev subreddit:

Flutter application responsiveness
When you code a flutter application is it responsive to the different screen sizes, or do use a specific widget. If so which widget? Any totuials for how to make it responsive?

September 01, 2019 at 07:59AM by 123Spaceman123
https://ift.tt/2NKftES
New post on Flutter Dev Google group:

developers need GUI tool for design
Hi. I am a flutter user. I'll give you one piece of advice. How about creating a tool that lets you design with a graphical user interface? Version 2.0 will be coming soon, but it is not easy for a single developer to express ui by text coding. It's nice to make a lot of features, but first of

September 01, 2019 at 10:57AM by rain kim
https://ift.tt/30PcH53
New post on /r/flutterdev subreddit:

Any reason why Bloc pattern examples fetch ids first?
I have seen several examples including from the Boring show with the flutter team and also the cocktal app someone released recently fetched the data first by a list of ids and then used a stream builder to re fetch each individual id to get the object data. Arent you making n+1 requests? Why not just fetch the list with the ids + the other fields all the first round about since you can query the data with it... and just use the streambuilder for pagination? Sorry if this is a dumb question.

September 01, 2019 at 10:38AM by quanwhom
https://ift.tt/2LekdzC
New post on /r/flutterdev subreddit:

FlutterForce — Week 42
https://ift.tt/2Ljfpt3

September 01, 2019 at 12:48PM by flutterist
https://ift.tt/2MOgb4u
New post on /r/flutterdev subreddit:

I discover Flutter and it's documentation (tutorial on multiple parts! )
https://ift.tt/2HDjKq1

September 01, 2019 at 01:47PM by Thibault_JP
https://ift.tt/2Zvn6WK
New post on /r/flutterdev subreddit:

Can Flutter handle building an interpreter for a programming language?
Basically, I'm planning on building an interpreter for LOLcode. The user inputs their code in LOLcode, then the program does what is coded. Can Flutter handle this? Why or why not?Sorry, I'm not proficient enough in Flutter to gauge this.

September 01, 2019 at 01:41PM by xtrxtr
https://ift.tt/2LjV0nK