New post on /r/flutterdev subreddit:
State of Dart 2019 - End of [5 year old] Channel
https://youtu.be/Vs0QJXFrOpA
August 31, 2019 at 11:28AM by EngineerScientist
https://ift.tt/2ZvjyDi
State of Dart 2019 - End of [5 year old] Channel
https://youtu.be/Vs0QJXFrOpA
August 31, 2019 at 11:28AM by EngineerScientist
https://ift.tt/2ZvjyDi
YouTube
State of Dart 2019 - End of Channel
This is going to be the last video of the channel. It's been over 5 years since I started my journey, learning to program in a language called Dart. But over...
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Dart packages
in_app_purchase | Flutter package
A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
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
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
reddit
r/FlutterDev - Is there any possible way to remotely test my flutter app?
0 votes and 0 comments so far on Reddit
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
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
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
reddit
r/FlutterDev - Present cool time series picture like Grafana generated for Prometheus
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
GenericTyping : Live Coding: WatchList [Flutter] - Part 1
https://youtu.be/sl_cu3fis3U
August 31, 2019 at 08:08PM by EngineerScientist
https://ift.tt/32lbHWq
GenericTyping : Live Coding: WatchList [Flutter] - Part 1
https://youtu.be/sl_cu3fis3U
August 31, 2019 at 08:08PM by EngineerScientist
https://ift.tt/32lbHWq
YouTube
Live Coding: WatchList [Flutter] - Part 1
Today we're starting a new app - Watch List! I'll discuss the main structure of our application and start writing the backend architecture and API models. 00...
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
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
Google Play
Cocktailr - Apps on Google Play
Cocktailr is de perfecte applicatie voor cocktail liefhebbers. Gebruikers kunnen nieuwe cocktails ontdekken en zoeken op basis van ingrediënten die ze hebben.
New post on /r/flutterdev subreddit:
FlutterGrocery-ShoppingAppUI freebie
Phew! and it's done. I saw a Grocery app UI screens then I decided to do it in flutter. Feel free to dig in.....https://github.com/ahkohd/FlutterGrocery-ShoppingAppUI
August 31, 2019 at 11:13PM by ahkohd
https://ift.tt/2MK37wR
FlutterGrocery-ShoppingAppUI freebie
Phew! and it's done. I saw a Grocery app UI screens then I decided to do it in flutter. Feel free to dig in.....https://github.com/ahkohd/FlutterGrocery-ShoppingAppUI
August 31, 2019 at 11:13PM by ahkohd
https://ift.tt/2MK37wR
GitHub
GitHub - ahkohd/FlutterGrocery-ShoppingAppUI: 🍔😋 Grocery Shopping App template UI kit in Flutter
🍔😋 Grocery Shopping App template UI kit in Flutter - GitHub - ahkohd/FlutterGrocery-ShoppingAppUI: 🍔😋 Grocery Shopping App template UI kit in Flutter
New post on /r/flutterdev subreddit:
'60 Days of Flutter: Building a Messenger from Scratch' : Day 18–19 : Unit Testing in Flutter using ‘ mockito’
https://medium.com/@adityadroid/60-days-of-flutter-building-a-messenger-day-18-19-unit-testing-in-flutter-using-mockito-8bafd7445dd8
August 31, 2019 at 11:53PM by aditya_gurjar
https://ift.tt/2MVkPOf
'60 Days of Flutter: Building a Messenger from Scratch' : Day 18–19 : Unit Testing in Flutter using ‘ mockito’
https://medium.com/@adityadroid/60-days-of-flutter-building-a-messenger-day-18-19-unit-testing-in-flutter-using-mockito-8bafd7445dd8
August 31, 2019 at 11:53PM by aditya_gurjar
https://ift.tt/2MVkPOf
Medium
60 Days of Flutter :Building a Messenger : Day 18–19 : Unit Testing in Flutter using ‘ mockito’
and mocking external services like Firebase to Unit Test the Providers.
New post on /r/flutterdev subreddit:
Flutter Grocery Shopping App template UI kit
https://ift.tt/2Pw8xxK
August 31, 2019 at 11:45PM by ahkohd
https://ift.tt/2NOxt17
Flutter Grocery Shopping App template UI kit
https://ift.tt/2Pw8xxK
August 31, 2019 at 11:45PM by ahkohd
https://ift.tt/2NOxt17
GitHub
ahkohd/FlutterGrocery-ShoppingAppUI
Fryo - Grocery Shopping App template UI kit in Flutter 🍔😋 - ahkohd/FlutterGrocery-ShoppingAppUI
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
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
reddit
r/FlutterDev - Flutter application responsiveness
0 votes and 4 comments so far on Reddit
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Manage Connectivity In Your Flutter App
https://ift.tt/2Zo8V5Q
September 01, 2019 at 11:25AM by Elixane
https://ift.tt/30PL7EK
Manage Connectivity In Your Flutter App
https://ift.tt/2Zo8V5Q
September 01, 2019 at 11:25AM by Elixane
https://ift.tt/30PL7EK
Medium
Manage Connectivity In Your Flutter App
Here is the easiest way to manage your app’s connectivity using Flutter and the Connectivity package!
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
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
reddit
r/FlutterDev - Any reason why Bloc pattern examples fetch ids first?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Recreating Slack app’s on-boarding animation with Flutter
https://ift.tt/30OYaGn
September 01, 2019 at 12:21PM by EngineerScientist
https://ift.tt/2PIYF3Y
Recreating Slack app’s on-boarding animation with Flutter
https://ift.tt/30OYaGn
September 01, 2019 at 12:21PM by EngineerScientist
https://ift.tt/2PIYF3Y
Medium
Recreating Slack app’s on-boarding animation with Flutter
Slack is used in many tech companies for daily collaboration across teams and departments. If you have it’s app on your phone and open it…
New post on /r/flutterdev subreddit:
Generative Art using Flutter
https://twitter.com/BlueAquilae/status/1168095910754160640
September 01, 2019 at 12:49PM by Sol_Ido
https://ift.tt/2HDwflh
Generative Art using Flutter
https://twitter.com/BlueAquilae/status/1168095910754160640
September 01, 2019 at 12:49PM by Sol_Ido
https://ift.tt/2HDwflh
Twitter
Robert Felker
I'm very found of #generative art and started a serie called #d_Art using @dart_lang & #Flutter If you're interested follow, retweet, like cause I'm gonna release some code & can't wait to see what sort of #d_Art you'll publish !!
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
FlutterForce — Week 42
https://ift.tt/2Ljfpt3
September 01, 2019 at 12:48PM by flutterist
https://ift.tt/2MOgb4u
Medium
FlutterForce — #Week 42
Weekly Flutter Resources
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
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
Medium
I’m learning Flutter in real time! Follow my progress live (Part.1) | EN/FR
In this article I will write step by step how I learned about Flutter.
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
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
reddit
r/FlutterDev - Can Flutter handle building an interpreter for a programming language?
0 votes and 0 comments so far on Reddit