New post on /r/flutterdev subreddit:
Is it okay to store application state inside a BLoC?
Can I put app state (like a list of objects) inside of a BLoC as a variable, or should the data be stored somewhere else?
June 05, 2019 at 02:04AM by AmateurLlama
http://bit.ly/2WlvRBk
Is it okay to store application state inside a BLoC?
Can I put app state (like a list of objects) inside of a BLoC as a variable, or should the data be stored somewhere else?
June 05, 2019 at 02:04AM by AmateurLlama
http://bit.ly/2WlvRBk
reddit
r/FlutterDev - Is it okay to store application state inside a BLoC?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Tales of a Lost Mine, a Metroidvania style game made with Flutter and Flame
http://bit.ly/2EUHyEa
June 05, 2019 at 02:50AM by xlog
http://bit.ly/2WFWQXJ
Tales of a Lost Mine, a Metroidvania style game made with Flutter and Flame
http://bit.ly/2EUHyEa
June 05, 2019 at 02:50AM by xlog
http://bit.ly/2WFWQXJ
New post on /r/flutterdev subreddit:
Dart language - Hello World | Flutter - #3
https://youtu.be/K5TNoOp7WDM
June 05, 2019 at 02:46AM by WorldWithGreen
http://bit.ly/2QL5Xkt
Dart language - Hello World | Flutter - #3
https://youtu.be/K5TNoOp7WDM
June 05, 2019 at 02:46AM by WorldWithGreen
http://bit.ly/2QL5Xkt
YouTube
Dart language - Hello World | Flutter - #3
Hi The basic setup for dart programming language in VS Code. Please see https://youtu.be/iuppv_CigAI if you haven't installed flutter extensions in VS Code L...
New post on Flutter Dev Google group:
Playstore 64 bit policy
i had uploaded some flutter apps to play store. recently i a receive mail from the google play for upgrading my apps to 64 bit .. so any one know how to build 64bit apps in flutter .. thanks in advance ..
June 05, 2019 at 04:39AM by Ravindrabhai Vala
http://bit.ly/2wAgCVP
Playstore 64 bit policy
i had uploaded some flutter apps to play store. recently i a receive mail from the google play for upgrading my apps to 64 bit .. so any one know how to build 64bit apps in flutter .. thanks in advance ..
June 05, 2019 at 04:39AM by Ravindrabhai Vala
http://bit.ly/2wAgCVP
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:
Re-Running Important Stratup Logic in Flutter
http://bit.ly/2XreZW9
June 05, 2019 at 05:25AM by Filledstacks
http://bit.ly/2wBXQ06
Re-Running Important Stratup Logic in Flutter
http://bit.ly/2XreZW9
June 05, 2019 at 05:25AM by Filledstacks
http://bit.ly/2wBXQ06
Filledstacks
ReRun your startup logic on Failure in Flutter
This tutorial shows you how to provide the option to the user to re-run your startup logic if it fails.
New post on /r/flutterdev subreddit:
Upgrading to MacOS Catlina? Run this command to allow Flutter to work again
I ran into app permissions after upgrading to MacOS Catilina Beta. Allowing "unidentified developers" did not work for me so I found this command to bypass it.
June 05, 2019 at 06:51AM by flutterbark
http://bit.ly/31aYsrV
Upgrading to MacOS Catlina? Run this command to allow Flutter to work again
I ran into app permissions after upgrading to MacOS Catilina Beta. Allowing "unidentified developers" did not work for me so I found this command to bypass it.
Sudo spctl --master-disable
June 05, 2019 at 06:51AM by flutterbark
http://bit.ly/31aYsrV
reddit
r/FlutterDev - Upgrading to MacOS Catlina? Run this command to allow Flutter to work again
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Simple Firebase Login Flow in Flutter, Now Firebase - Part Two
http://bit.ly/31d7LYr
June 05, 2019 at 06:40AM by aaronksaunders
http://bit.ly/2KtpGnu
Simple Firebase Login Flow in Flutter, Now Firebase - Part Two
http://bit.ly/31d7LYr
June 05, 2019 at 06:40AM by aaronksaunders
http://bit.ly/2KtpGnu
Medium
Simple Firebase Login Flow in Flutter, Now Firebase
Part Two: Adding Firebase along with better error checking
New post on Flutter Dev Google group:
Flutter shared_preferences and release version
I am using the shared_preferences plugin on my Flutter application. It works fine as long as the application is a debug version, but seems not to do the job, when it is release version. Values are not written. Are there supposed some permissions? I couldn't find any ... What else could be the
June 05, 2019 at 09:08AM by IMozes
http://bit.ly/2K1lhc6
Flutter shared_preferences and release version
I am using the shared_preferences plugin on my Flutter application. It works fine as long as the application is a debug version, but seems not to do the job, when it is release version. Values are not written. Are there supposed some permissions? I couldn't find any ... What else could be the
June 05, 2019 at 09:08AM by IMozes
http://bit.ly/2K1lhc6
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 do I fix "java.lang.IllegalStateException: Couldn't create Engine"?
I'm trying to implement the arcore_flutter_plugin and my code is very similar to the example given. However, whenever I start the app, I get this output. The line I think matters the most
June 05, 2019 at 10:07AM by Suryansh S.
http://bit.ly/2wCaZGu
How do I fix "java.lang.IllegalStateException: Couldn't create Engine"?
I'm trying to implement the arcore_flutter_plugin and my code is very similar to the example given. However, whenever I start the app, I get this output. The line I think matters the most
June 05, 2019 at 10:07AM by Suryansh S.
http://bit.ly/2wCaZGu
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:
A powerful Flutter chart library, currently supporting Line Chart, Bar Chart and Pie Chart.
http://bit.ly/2MueBW6
June 05, 2019 at 10:03AM by imaN_NeoFighT
http://bit.ly/2Kr9ymA
A powerful Flutter chart library, currently supporting Line Chart, Bar Chart and Pie Chart.
http://bit.ly/2MueBW6
June 05, 2019 at 10:03AM by imaN_NeoFighT
http://bit.ly/2Kr9ymA
GitHub
imaNNeoFighT/fl_chart
A powerful Flutter chart library, currently supporting Line Chart, Bar Chart, Pie Chart and Scatter Chart. - imaNNeoFighT/fl_chart
New post on /r/flutterdev subreddit:
Is there any plugin or way to upload file to server using flutter web?
I want to upload image to the server from flutter web application. Is there any better way of doing that.I've already tried with couple of plugins- image-picker- file-pickerBut none of them are supported for flutter web.
June 05, 2019 at 10:56AM by d_se
http://bit.ly/2ZdK7ZX
Is there any plugin or way to upload file to server using flutter web?
I want to upload image to the server from flutter web application. Is there any better way of doing that.I've already tried with couple of plugins- image-picker- file-pickerBut none of them are supported for flutter web.
June 05, 2019 at 10:56AM by d_se
http://bit.ly/2ZdK7ZX
reddit
r/FlutterDev - Is there any plugin or way to upload file to server using flutter web?
0 votes and 3 comments so far on Reddit
New post on /r/flutterdev subreddit:
A showcase for Flutter apps built during the hack19. Submit yours now!
http://bit.ly/2wC8wfp
June 05, 2019 at 11:27AM by Gigatronbot
http://bit.ly/2Mu0vE6
A showcase for Flutter apps built during the hack19. Submit yours now!
http://bit.ly/2wC8wfp
June 05, 2019 at 11:27AM by Gigatronbot
http://bit.ly/2Mu0vE6
Codemagic
Codemagic - CI/CD for Flutter
Boost your Flutter app development with continuous integration and delivery for Flutter projects. As the only CI/CD exclusively for Flutter, it enables users to build Flutter apps with minimum effort and maximum speed thanks to preconfigured defaults.
New post on Flutter Dev Google group:
Post Multiple Images to server
I used dio library to post file to a server and it is working fine, now i want to post multiple images to server that user selects from gallery, following is the code from documentation of dio library for uploading multiple files FormData formData = new FormData.from({ "name": "wendux",
June 05, 2019 at 12:02PM by Kamran Ali
http://bit.ly/3191YD1
Post Multiple Images to server
I used dio library to post file to a server and it is working fine, now i want to post multiple images to server that user selects from gallery, following is the code from documentation of dio library for uploading multiple files FormData formData = new FormData.from({ "name": "wendux",
June 05, 2019 at 12:02PM by Kamran Ali
http://bit.ly/3191YD1
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 long does it usually take you to go from idea to finished app with Flutter?
No text found
June 05, 2019 at 11:53AM by iamarr0gant
http://bit.ly/2KtN6sW
How long does it usually take you to go from idea to finished app with Flutter?
No text found
June 05, 2019 at 11:53AM by iamarr0gant
http://bit.ly/2KtN6sW
reddit
r/FlutterDev - How long does it usually take you to go from idea to finished app with Flutter?
0 votes and 2 comments so far on Reddit
New post on Flutter Dev Google group:
How to publish a flutter app and meet 64 bit and app bundle requirements
After using flutter build appbundle and uploading the .aab file I can't get past the 64 bit compliant warning message. The flutter Github thread suggests to upload 2 different apk.s one built for 64 bit and the other for 32bit unfortunately this solution no longer works because it does not
June 05, 2019 at 12:22PM by Gwinyai Chakonda
http://bit.ly/2XtbRcj
How to publish a flutter app and meet 64 bit and app bundle requirements
After using flutter build appbundle and uploading the .aab file I can't get past the 64 bit compliant warning message. The flutter Github thread suggests to upload 2 different apk.s one built for 64 bit and the other for 32bit unfortunately this solution no longer works because it does not
June 05, 2019 at 12:22PM by Gwinyai Chakonda
http://bit.ly/2XtbRcj
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:
PrecachedImage doesn't work in my code
Hello to all ! I have a question... about preCached image ! When i go from my flasscreen to my login page, i set a background image in a container... and when the login page appears... i see a background color(black even if i set it to Colors.Transparent) for less a second(or a bit less) and
June 05, 2019 at 02:53PM by Pascal Fournier
http://bit.ly/2QOp1y2
PrecachedImage doesn't work in my code
Hello to all ! I have a question... about preCached image ! When i go from my flasscreen to my login page, i set a background image in a container... and when the login page appears... i see a background color(black even if i set it to Colors.Transparent) for less a second(or a bit less) and
June 05, 2019 at 02:53PM by Pascal Fournier
http://bit.ly/2QOp1y2
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:
Everything Flutter - All things about Flutter in one place!
Hey guys,We are team AsyncIO from Hack '19 (Flutter Hackathon) and we made Everything Flutter just for you! As per the name, Everything Flutter is equipped with everything you'd need as flutter developer. Whether a beginner or an intermediate or even Advance developer, this app can help you find Tutorials, Communities, New Widgets, Meetups/Events happening near you and last but not least all the latest news about Flutter. We are planning to add new more features and release the app to both iOS & Android soon, so that you all can reap the benefits of this app. We are 100% committed to maintain this project and it's open source.GitHub Source Code - https://github.com/Colombo-Flutter-Meetup/Everything-FlutterScreenshots of the App - https://imgur.com/a/YSfSvs1App UI Design - https://www.figma.com/file/arx7UJ3xrIKV0Ig1Kjeg5t39/Hack19Finals?node-id=0%3A1Quick Demo - https://youtu.be/wr0cd57yJY8If you like our work, we will be very thankful if you could take a minute of your valuable time to vote for our project.#EverythingFlutter in https://vote.flutterhackathon.comThank you and happy coding!
June 05, 2019 at 02:59PM by supiri_
http://bit.ly/2EVCmzU
Everything Flutter - All things about Flutter in one place!
Hey guys,We are team AsyncIO from Hack '19 (Flutter Hackathon) and we made Everything Flutter just for you! As per the name, Everything Flutter is equipped with everything you'd need as flutter developer. Whether a beginner or an intermediate or even Advance developer, this app can help you find Tutorials, Communities, New Widgets, Meetups/Events happening near you and last but not least all the latest news about Flutter. We are planning to add new more features and release the app to both iOS & Android soon, so that you all can reap the benefits of this app. We are 100% committed to maintain this project and it's open source.GitHub Source Code - https://github.com/Colombo-Flutter-Meetup/Everything-FlutterScreenshots of the App - https://imgur.com/a/YSfSvs1App UI Design - https://www.figma.com/file/arx7UJ3xrIKV0Ig1Kjeg5t39/Hack19Finals?node-id=0%3A1Quick Demo - https://youtu.be/wr0cd57yJY8If you like our work, we will be very thankful if you could take a minute of your valuable time to vote for our project.#EverythingFlutter in https://vote.flutterhackathon.comThank you and happy coding!
June 05, 2019 at 02:59PM by supiri_
http://bit.ly/2EVCmzU
GitHub
GitHub - Colombo-Flutter-Meetup/everything-flutter: Everthing Flutter by Iconicto
Everthing Flutter by Iconicto. Contribute to Colombo-Flutter-Meetup/everything-flutter development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Where are the jobs?
I just started learning Flutter after being frustrated with Xamarin at work- I absolutely love this framework. It's easy, straight forward, and makes sense.I took a look online to see if there were any jobs near me (I'm in Atlanta), and there are none... are you guys doing this as a hobby, or are the jobs only out in silicon valley?
June 05, 2019 at 01:35PM by joe0418
http://bit.ly/2XqsjKF
Where are the jobs?
I just started learning Flutter after being frustrated with Xamarin at work- I absolutely love this framework. It's easy, straight forward, and makes sense.I took a look online to see if there were any jobs near me (I'm in Atlanta), and there are none... are you guys doing this as a hobby, or are the jobs only out in silicon valley?
June 05, 2019 at 01:35PM by joe0418
http://bit.ly/2XqsjKF
reddit
r/FlutterDev - Where are the jobs?
0 votes and 3 comments so far on Reddit
New post on /r/flutterdev subreddit:
Change my mind - Flutter sucks and Dart suffers from scope-nesting hell.
(Disclaimer - I used Angular1, and then witnessed Google release 10 different versions of the same mentally impaired framework, each one featuring more cargocult bullshit than the last. I am not confident in Google's leadership or ability to ship a framework.) Now imagine you're working on an App, and you implement the designs according to the wireframes, but whoops, they've changed all the design specifications and your UI code is a bundled together and a self-referential mess because that's how Flutter+Dart works by design. Why the hell would I want to do this to myself?
June 05, 2019 at 03:21PM by Bosphoramus
http://bit.ly/2XvKHle
Change my mind - Flutter sucks and Dart suffers from scope-nesting hell.
(Disclaimer - I used Angular1, and then witnessed Google release 10 different versions of the same mentally impaired framework, each one featuring more cargocult bullshit than the last. I am not confident in Google's leadership or ability to ship a framework.) Now imagine you're working on an App, and you implement the designs according to the wireframes, but whoops, they've changed all the design specifications and your UI code is a bundled together and a self-referential mess because that's how Flutter+Dart works by design. Why the hell would I want to do this to myself?
June 05, 2019 at 03:21PM by Bosphoramus
http://bit.ly/2XvKHle
reddit
r/FlutterDev - Change my mind - Flutter sucks and Dart suffers from scope-nesting hell.
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
PageSlider: A simple widget that slides through pages - similar to Stepper but without a fixed UI
http://bit.ly/31anfMG
June 05, 2019 at 05:27PM by julvo
http://bit.ly/2Krc4cm
PageSlider: A simple widget that slides through pages - similar to Stepper but without a fixed UI
http://bit.ly/31anfMG
June 05, 2019 at 05:27PM by julvo
http://bit.ly/2Krc4cm
GitHub
julvo/flutter_page_slider
A flutter widget that slides through pages horizontally - julvo/flutter_page_slider
New post on /r/flutterdev subreddit:
Photo app feasibility in flutter?
I'm thinking about making an app that would make pretty heavy use of a devices camera/photography. It's a pretty domain specific photo sharing app essentially.I want a user of the app to be able to share photos that they have taken or are about to take with the minimum of fuss.I'm aware flutter offers access to the camera and also the media gallery which would cover most of what I want but there is another usecase which I think would make the app quite standout.I want toUse the native camera app, this is usually far better then anything an app can provide.This could take the form of opening the camera app when the photo button is pushed?Monitor the devices media/photo library for new images taken by the camera and at it's earliest convenience uploading these as if taken from the app itself. This would be time limited and would 100% be something the user was in control of. Maybe opening the app would provide the user with a list of taken pictures that they could approve.I can get a good prototype up and running I think but the stuff around media watching may not be possible and I would like to know sooner rather than later.Thanks :)
June 05, 2019 at 06:11PM by VerifiablyMrWonka
http://bit.ly/2EVi1uD
Photo app feasibility in flutter?
I'm thinking about making an app that would make pretty heavy use of a devices camera/photography. It's a pretty domain specific photo sharing app essentially.I want a user of the app to be able to share photos that they have taken or are about to take with the minimum of fuss.I'm aware flutter offers access to the camera and also the media gallery which would cover most of what I want but there is another usecase which I think would make the app quite standout.I want toUse the native camera app, this is usually far better then anything an app can provide.This could take the form of opening the camera app when the photo button is pushed?Monitor the devices media/photo library for new images taken by the camera and at it's earliest convenience uploading these as if taken from the app itself. This would be time limited and would 100% be something the user was in control of. Maybe opening the app would provide the user with a list of taken pictures that they could approve.I can get a good prototype up and running I think but the stuff around media watching may not be possible and I would like to know sooner rather than later.Thanks :)
June 05, 2019 at 06:11PM by VerifiablyMrWonka
http://bit.ly/2EVi1uD
reddit
r/FlutterDev - Photo app feasibility in flutter?
0 votes and 0 comments so far on Reddit