New post on Flutter Dev Google group:
Stock animations
Hi all, I'm trying to find a place to browse stock animations, e.g. Congratulations types. What are my options? Thanks.
June 06, 2019 at 08:37PM by Gavin Henry
http://bit.ly/2EWx8E3
Stock animations
Hi all, I'm trying to find a place to browse stock animations, e.g. Congratulations types. What are my options? Thanks.
June 06, 2019 at 08:37PM by Gavin Henry
http://bit.ly/2EWx8E3
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 Flutter Dev Google group:
how to open the drawer by use of left swipe like gmail?
I like to open the drawer by use of swipe like Gmail application? can u help how to do this? :)
June 06, 2019 at 08:53PM by Tech-Hybrid Ionic
http://bit.ly/2XuuuN7
how to open the drawer by use of left swipe like gmail?
I like to open the drawer by use of swipe like Gmail application? can u help how to do this? :)
June 06, 2019 at 08:53PM by Tech-Hybrid Ionic
http://bit.ly/2XuuuN7
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 Flutter Dev Google group:
Help - Error retrieving device properties for ro.product.cpu.abi: (Full time student, stuck)
Hi, I really want to start by saying that i really love Flutter and have become fully invested, so much so that i have taken time off work to focus full time. Everything was perfect until i installed the latest update. I cant seem to find a solution for below issue, which happens every time i
June 06, 2019 at 10:38PM by Ian Inch
http://bit.ly/2wPoanX
Help - Error retrieving device properties for ro.product.cpu.abi: (Full time student, stuck)
Hi, I really want to start by saying that i really love Flutter and have become fully invested, so much so that i have taken time off work to focus full time. Everything was perfect until i installed the latest update. I cant seem to find a solution for below issue, which happens every time i
June 06, 2019 at 10:38PM by Ian Inch
http://bit.ly/2wPoanX
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 Flutter Dev Google group:
showDialog again
Hi all, If I have the follow, I seem to be only able to show it once after the Close is clicked. How can I always reset it? void _showMessageAlert(BuildContext context, Map message) { showDialog( context: context, builder: (BuildContext context) { return AlertDial
June 06, 2019 at 11:28PM by Gavin Henry
http://bit.ly/2wBLUvB
showDialog again
Hi all, If I have the follow, I seem to be only able to show it once after the Close is clicked. How can I always reset it? void _showMessageAlert(BuildContext context, Map message) { showDialog( context: context, builder: (BuildContext context) { return AlertDial
June 06, 2019 at 11:28PM by Gavin Henry
http://bit.ly/2wBLUvB
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:
Chillify: A Flutter music app made with Provider and BLoC pattern.
http://bit.ly/2Z8TA4D
June 06, 2019 at 11:20PM by karimelghamry
http://bit.ly/2XqPHrq
Chillify: A Flutter music app made with Provider and BLoC pattern.
http://bit.ly/2Z8TA4D
June 06, 2019 at 11:20PM by karimelghamry
http://bit.ly/2XqPHrq
GitHub
KarimElghamry/chillify
Music App made with flutter. Contribute to KarimElghamry/chillify development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
What are the advantages and disadvantages of BLoC compared to Redux?
No text found
June 06, 2019 at 11:57PM by AmateurLlama
http://bit.ly/2XwsSCs
What are the advantages and disadvantages of BLoC compared to Redux?
No text found
June 06, 2019 at 11:57PM by AmateurLlama
http://bit.ly/2XwsSCs
reddit
r/FlutterDev - What are the advantages and disadvantages of BLoC compared to Redux?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Is Flutter web ready for Admin panel creation? (And some thoughts)
Hi,I have been playing with flutter for some weeks and I am really linking it.On the other hand I have an Administration panel created with vue.js but I would like to migrate it to Flutter web. I really hate javascript, css, etc. and all the problems that come with it. And I see flutter web as a great solution:1 - Nice and easy to create UI's.2 - A simple and statically typed language (dart).3 - Multiplatform4 - etc... :)So my question is, is Flutter web ready for this kind of applications? I'm willing to create something pretty standard like this:https://colorlib.com/wp/wp-content/uploads/sites/2/srtdash-html-free-admin-dashboard.jpgOn the other hand I'm feeling a bit unconfortable with all the buzz about google ditching some of their technologies and forget about them. Everyone has to put a lot of time and effort to learn a new framework and it would be a pitty to waste all this time.What do you think about this? I'm not willing to get a "of course, sure they won't" response, but would like to hear ppl opinions about this.Cheers.
June 07, 2019 at 12:38AM by wacomlover
http://bit.ly/2EWNT23
Is Flutter web ready for Admin panel creation? (And some thoughts)
Hi,I have been playing with flutter for some weeks and I am really linking it.On the other hand I have an Administration panel created with vue.js but I would like to migrate it to Flutter web. I really hate javascript, css, etc. and all the problems that come with it. And I see flutter web as a great solution:1 - Nice and easy to create UI's.2 - A simple and statically typed language (dart).3 - Multiplatform4 - etc... :)So my question is, is Flutter web ready for this kind of applications? I'm willing to create something pretty standard like this:https://colorlib.com/wp/wp-content/uploads/sites/2/srtdash-html-free-admin-dashboard.jpgOn the other hand I'm feeling a bit unconfortable with all the buzz about google ditching some of their technologies and forget about them. Everyone has to put a lot of time and effort to learn a new framework and it would be a pitty to waste all this time.What do you think about this? I'm not willing to get a "of course, sure they won't" response, but would like to hear ppl opinions about this.Cheers.
June 07, 2019 at 12:38AM by wacomlover
http://bit.ly/2EWNT23
New post on /r/flutterdev subreddit:
Getting location history for a device.
Hi all! I haven’t made a phone app in almost two years, and work as a .NET dev. So my knowledge of what is going on in the phone world is close to none. And this will be my project of passion to familiarise myself with Flutter and dart.So I have this idea of augmenting images I take with my camera (not the phone camera) with rough EXIF data about location. Since it would help me a great deal, when I’m going on vacation this year.Before I get my hopes up however, I’d like to know if it’s possible to request historical location data from the phone? Or should I go with having a background service running, polling location every x minutes? Does this affect battery life like it used to on Android? And is this even doable (GitHub/Google let me to believe that this is not possible (unless you buy 200$ worth of code - Which I’m not to keen on, since I’m not planning on making money off of this)?Any thoughts on the matter would be greatly appreciated, thanks!
June 07, 2019 at 01:03AM by fosterbuster
http://bit.ly/31ikpFB
Getting location history for a device.
Hi all! I haven’t made a phone app in almost two years, and work as a .NET dev. So my knowledge of what is going on in the phone world is close to none. And this will be my project of passion to familiarise myself with Flutter and dart.So I have this idea of augmenting images I take with my camera (not the phone camera) with rough EXIF data about location. Since it would help me a great deal, when I’m going on vacation this year.Before I get my hopes up however, I’d like to know if it’s possible to request historical location data from the phone? Or should I go with having a background service running, polling location every x minutes? Does this affect battery life like it used to on Android? And is this even doable (GitHub/Google let me to believe that this is not possible (unless you buy 200$ worth of code - Which I’m not to keen on, since I’m not planning on making money off of this)?Any thoughts on the matter would be greatly appreciated, thanks!
June 07, 2019 at 01:03AM by fosterbuster
http://bit.ly/31ikpFB
reddit
r/FlutterDev - Getting location history for a device.
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Pass argument with popAndPushNamed
Hi! I have this problem! I need to pass userId field to the next screen but I need to use popAndPushNamed. Can I send userId and get it on widget.userId? Or What’s the way to pass an argument and get it in the second screen when I call the second screen with popAndPushNamed? TIA Regards!
June 07, 2019 at 02:39AM by S L
http://bit.ly/2ImQUcV
Pass argument with popAndPushNamed
Hi! I have this problem! I need to pass userId field to the next screen but I need to use popAndPushNamed. Can I send userId and get it on widget.userId? Or What’s the way to pass an argument and get it in the second screen when I call the second screen with popAndPushNamed? TIA Regards!
June 07, 2019 at 02:39AM by S L
http://bit.ly/2ImQUcV
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 Flutter Dev Google group:
Downloading files from a private amazon s3 bucket or generating presigned url for a file in S3
Hi All, I have searched for generating pre-signed URL for a file path in s3 but couldn't get any resource. To do this in android this is the link Is there any way we could do the same in Flutter. Please help!
June 07, 2019 at 07:31AM by Vikas Jilla
http://bit.ly/2ZeRMqR
Downloading files from a private amazon s3 bucket or generating presigned url for a file in S3
Hi All, I have searched for generating pre-signed URL for a file path in s3 but couldn't get any resource. To do this in android this is the link Is there any way we could do the same in Flutter. Please help!
June 07, 2019 at 07:31AM by Vikas Jilla
http://bit.ly/2ZeRMqR
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 Flutter Dev Google group:
Flutter Webview - Preserve webview if page gets closed
I'm using the webview_flutter package. I have trouble finding a way or concept on how to handle the following use case: - I have a page with buttons which open my webview.dart page. - The webview of my webview.dart page opens a site where the user can login to their account. - When
June 07, 2019 at 10:36AM by TimeStatement AG Tutorials
http://bit.ly/2EXu6zp
Flutter Webview - Preserve webview if page gets closed
I'm using the webview_flutter package. I have trouble finding a way or concept on how to handle the following use case: - I have a page with buttons which open my webview.dart page. - The webview of my webview.dart page opens a site where the user can login to their account. - When
June 07, 2019 at 10:36AM by TimeStatement AG Tutorials
http://bit.ly/2EXu6zp
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 Flutter Dev Google group:
API29 partially installed
API 29 is partially installed. When are you aiming to fix the problem? Because 'outdated' stuff as a temporary solution is a little bit 'shaming' Thanks for giving us nice performant uptodate tools to work with!
June 07, 2019 at 11:08AM by Bened
http://bit.ly/2MyloxK
API29 partially installed
API 29 is partially installed. When are you aiming to fix the problem? Because 'outdated' stuff as a temporary solution is a little bit 'shaming' Thanks for giving us nice performant uptodate tools to work with!
June 07, 2019 at 11:08AM by Bened
http://bit.ly/2MyloxK
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:
ReRun Important Startup Logic in Flutter
http://bit.ly/2IuGrfl
June 07, 2019 at 12:02PM by EngineerScientist
http://bit.ly/2HZgeqd
ReRun Important Startup Logic in Flutter
http://bit.ly/2IuGrfl
June 07, 2019 at 12:02PM by EngineerScientist
http://bit.ly/2HZgeqd
Medium
ReRun Important Startup Logic in Flutter
Dane Mackier in Flutter CommunityJun 7 · 4 min read
New post on /r/flutterdev subreddit:
Flutter culture and how to preserve it
http://bit.ly/2ItGkkg
June 07, 2019 at 11:53AM by EngineerScientist
http://bit.ly/2I1bWir
Flutter culture and how to preserve it
http://bit.ly/2ItGkkg
June 07, 2019 at 11:53AM by EngineerScientist
http://bit.ly/2I1bWir
Medium
Flutter culture and how to preserve it
Filip Hracek in FlutterJun 7 · 6 min read
New post on /r/flutterdev subreddit:
Flutter: Basic Form Validation
http://bit.ly/31d6d0m
June 07, 2019 at 12:18PM by Paulhal
http://bit.ly/2Ktj1Ka
Flutter: Basic Form Validation
http://bit.ly/31d6d0m
June 07, 2019 at 12:18PM by Paulhal
http://bit.ly/2Ktj1Ka
Developer School | Modern web development tutorials
Flutter: Basic Form Validation: Developer School | Modern web development tutorials
Supercharge your mobile development career with exclusive structured tutorials and courses.
New post on /r/flutterdev subreddit:
ReRun Important Startup Logic in Flutter
http://bit.ly/2IuGrfl
June 07, 2019 at 12:02PM by EngineerScientist
http://bit.ly/2HZgeqd
ReRun Important Startup Logic in Flutter
http://bit.ly/2IuGrfl
June 07, 2019 at 12:02PM by EngineerScientist
http://bit.ly/2HZgeqd
Medium
ReRun Important Startup Logic in Flutter
Dane Mackier in Flutter CommunityJun 7 · 4 min read
New post on Flutter Dev Google group:
Anyone know how to get images from flickr api and display in listview builder
Anyone know how to get images from flickr api and display in listview builder.I have api key but not getting how to get json data and convert that to image and display in listview builder
June 07, 2019 at 02:27PM by mahantappa b k
http://bit.ly/2F8Lce3
Anyone know how to get images from flickr api and display in listview builder
Anyone know how to get images from flickr api and display in listview builder.I have api key but not getting how to get json data and convert that to image and display in listview builder
June 07, 2019 at 02:27PM by mahantappa b k
http://bit.ly/2F8Lce3
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:
Flutter and AMQP
Does anyone tried to use AMQP servers such RabbitMQ using Flutter?Nowadays is it even possible?
June 07, 2019 at 02:11PM by mauvis
http://bit.ly/2WjJ8W1
Flutter and AMQP
Does anyone tried to use AMQP servers such RabbitMQ using Flutter?Nowadays is it even possible?
June 07, 2019 at 02:11PM by mauvis
http://bit.ly/2WjJ8W1
reddit
r/FlutterDev - Flutter and AMQP
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
A interval progressbar for Flutter.
http://bit.ly/2QVoY3w
June 07, 2019 at 04:06PM by stefanJI
http://bit.ly/2QUiwtV
A interval progressbar for Flutter.
http://bit.ly/2QVoY3w
June 07, 2019 at 04:06PM by stefanJI
http://bit.ly/2QUiwtV
Dart packages
intervalprogressbar | Flutter Package
A interval progress bar for Flutter.
New post on /r/flutterdev subreddit:
Update since my first application with Flutter: I may fall in love with Flutter!
You may remember my post last year about my first application coded with Flutter: https://www.reddit.com/r/FlutterDev/comments/8mm89c/my_first_application_with_flutter_but_also_my/?utm_medium=android_app&utm_source=shareSince my first attempt with Flutter, I have continued to learn and get more experienced with Flutter. So I continued to add more features in my application Spilhenn and made it updated with the latest Flutter versions (using the dev channel). Here is a demo video of Spilhenn:https://youtu.be/jdpmdiQ4wQ8https://play.google.com/store/apps/details?id=com.orange.labs.spilhenn&hl=enhttps://itunes.apple.com/en/app/spilhenn/id1385377725?mt=8Now I'm working on a new application with Flutter with more advanced functionnalities than my first one. Especially I will provide an open-source Flutter package to create a VPN service with packet filtering.Fun coding with Flutter ;)
June 07, 2019 at 05:17PM by Eimji
http://bit.ly/2EYBxql
Update since my first application with Flutter: I may fall in love with Flutter!
You may remember my post last year about my first application coded with Flutter: https://www.reddit.com/r/FlutterDev/comments/8mm89c/my_first_application_with_flutter_but_also_my/?utm_medium=android_app&utm_source=shareSince my first attempt with Flutter, I have continued to learn and get more experienced with Flutter. So I continued to add more features in my application Spilhenn and made it updated with the latest Flutter versions (using the dev channel). Here is a demo video of Spilhenn:https://youtu.be/jdpmdiQ4wQ8https://play.google.com/store/apps/details?id=com.orange.labs.spilhenn&hl=enhttps://itunes.apple.com/en/app/spilhenn/id1385377725?mt=8Now I'm working on a new application with Flutter with more advanced functionnalities than my first one. Especially I will provide an open-source Flutter package to create a VPN service with packet filtering.Fun coding with Flutter ;)
June 07, 2019 at 05:17PM by Eimji
http://bit.ly/2EYBxql
reddit
r/FlutterDev - My first application with Flutter - but also my first code experience with Dart !
15 votes and 16 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Presentation at the We Are Developers World Congress, June 6th [starts at 4:06:00]
http://bit.ly/2Z7zVSs
June 07, 2019 at 05:04PM by xlog
http://bit.ly/2XAEWCQ
Flutter Presentation at the We Are Developers World Congress, June 6th [starts at 4:06:00]
http://bit.ly/2Z7zVSs
June 07, 2019 at 05:04PM by xlog
http://bit.ly/2XAEWCQ
Vimeo
We are Developers World Congress Berlin
This is "We are Developers World Congress Berlin" by MUXX.tv on Vimeo, the home for high quality videos and the people who love them.