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.
New post on /r/flutterdev subreddit:
Developing on windows but how do I test app on iOS???
I have a problem that I can't seem to find a good solution to anywhere. I wanted to make an app but before I do, if I was to develop it how can I get an emulator for iOS on windows to see the apps performance. Do I just emulator it on Android and that's how it'll look on ios??The only solution that I found was to use Mac stadium and start developing there but I feel as though I don't need to go through that hassle.If there is anyone to test/ emulate that app for iOS could you please tell me.Thanks
June 07, 2019 at 04:19PM by arsheman721
http://bit.ly/2WR3SJi
Developing on windows but how do I test app on iOS???
I have a problem that I can't seem to find a good solution to anywhere. I wanted to make an app but before I do, if I was to develop it how can I get an emulator for iOS on windows to see the apps performance. Do I just emulator it on Android and that's how it'll look on ios??The only solution that I found was to use Mac stadium and start developing there but I feel as though I don't need to go through that hassle.If there is anyone to test/ emulate that app for iOS could you please tell me.Thanks
June 07, 2019 at 04:19PM by arsheman721
http://bit.ly/2WR3SJi
reddit
r/FlutterDev - Developing on windows but how do I test app on iOS???
0 votes and 2 comments so far on Reddit
New tweet from FlutterDev:
Dart 2.3 improves your coding experience when developing user interfaces. Create rows and columns in Flutter with ease. #FlutterFriday
Learn more here → https://t.co/LyJK3EN4DR https://t.co/mU8XBD7lPH— Flutter (@FlutterDev) June 7, 2019
June 07, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1137026430339035138
Dart 2.3 improves your coding experience when developing user interfaces. Create rows and columns in Flutter with ease. #FlutterFriday
Learn more here → https://t.co/LyJK3EN4DR https://t.co/mU8XBD7lPH— Flutter (@FlutterDev) June 7, 2019
June 07, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1137026430339035138
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
New tweet from FlutterDev:
We recommend avoiding the upgrade to Android SDK Platform-Tools 29.0.0 for now, as `adb` appears to return with a non-zero exit code on Windows. Need to upgrade to Platform-Tools 29? Switch to Flutter master branch, which has a workaround.
More info → https://t.co/a9pPfAEC8K pic.twitter.com/UgHpQH4C8b— Flutter (@FlutterDev) June 7, 2019
June 07, 2019 at 06:29PM
http://twitter.com/FlutterDev/status/1137033935089807365
We recommend avoiding the upgrade to Android SDK Platform-Tools 29.0.0 for now, as `adb` appears to return with a non-zero exit code on Windows. Need to upgrade to Platform-Tools 29? Switch to Flutter master branch, which has a workaround.
More info → https://t.co/a9pPfAEC8K pic.twitter.com/UgHpQH4C8b— Flutter (@FlutterDev) June 7, 2019
June 07, 2019 at 06:29PM
http://twitter.com/FlutterDev/status/1137033935089807365
GitHub
Android Platform Tools 29: Error retrieving device properties for ro.product.cpu.abi: · Issue #33938 · flutter/flutter
When I try to run my app in an emulator in Android Studio I get the following error. I have to say that it worked before and stopped working after some updates of SDK to v.29. Is there something I ...
New post on /r/flutterdev subreddit:
Provider [pkg:provider] updated to version 3.0.0
http://bit.ly/2LFpl3i
June 07, 2019 at 06:31PM by EngineerScientist
http://bit.ly/2EZE3we
Provider [pkg:provider] updated to version 3.0.0
http://bit.ly/2LFpl3i
June 07, 2019 at 06:31PM by EngineerScientist
http://bit.ly/2EZE3we
Dart packages
provider | Flutter Package
A dependency injection system built with widgets for widgets. provider is mostly syntax sugar for InheritedWidget, to make common use-cases straightforward.