New post on /r/flutterdev subreddit:
I wrote an article about how to work with app state without altering it. Turned out pretty decent.
http://bit.ly/2VBEdR2
April 09, 2019 at 09:50AM by ariedov
http://bit.ly/2D2oN0U
I wrote an article about how to work with app state without altering it. Turned out pretty decent.
http://bit.ly/2VBEdR2
April 09, 2019 at 09:50AM by ariedov
http://bit.ly/2D2oN0U
Medium
Immutable Business Logic in Flutter
Disclaimer: I know that the described pattern has many names, and MVI is one of them. But one of the things to learn from this article is…
New post on /r/flutterdev subreddit:
Containerizing flutter development
I've been trying to use containers for development using docker and vscode but I found many issues and didn't find a solution.Maybe this is due to my weak understanding of how this should be doneI've submitted a question on stackoverflow, please have a look and see if you can help.
April 09, 2019 at 10:43AM by ammaratef45
http://bit.ly/2G9lebd
Containerizing flutter development
I've been trying to use containers for development using docker and vscode but I found many issues and didn't find a solution.Maybe this is due to my weak understanding of how this should be doneI've submitted a question on stackoverflow, please have a look and see if you can help.
April 09, 2019 at 10:43AM by ammaratef45
http://bit.ly/2G9lebd
Stack Overflow
uri_does_not_exist problem in vscode appears when I use flutter run in a container
I want to build and run my flutter app in a docker container and still code in my VSCode editor.
But when I do this vs code doesn't autocomplete and shows many error saying uri_does_not_exist
I've
But when I do this vs code doesn't autocomplete and shows many error saying uri_does_not_exist
I've
New post on /r/flutterdev subreddit:
Data Persistence with SQLite | Flutter
http://bit.ly/2FZWWz6
April 09, 2019 at 12:05PM by ashishrawat2911
http://bit.ly/2UqVS1a
Data Persistence with SQLite | Flutter
http://bit.ly/2FZWWz6
April 09, 2019 at 12:05PM by ashishrawat2911
http://bit.ly/2UqVS1a
Medium
Data Persistence with SQLite | Flutter
To work with SQLite database in flutter, you will need sqflite plugin
New post on /r/flutterdev subreddit:
My app has been removed from Google Play due to a policy violation, and I can't figure out why, if someone could help please.
Hello,So far my app has only existed as a closed beta version for about a month now, and my latest update got removed for "Violation of Usage of Android Advertising ID policy and section 4.8 of the Developer Distribution Agreement".Most of the results on google show the culprit for people's problems with this as 'Crashlytics', but I'm not using that because I've never even heard of that before today so those threads don't help me unfortunately.The app does not and never will show ads. My boss uses it to monitor a thermometer in his freezer. So I don't have any use for the Ad ID anyway.I never intentionally make use of an Ad ID, so I think maybe one of my plugins do?
I don't know very well what is going on with them, and if someone could please help checking the list or telling me how to check myself, I'd appreciate it greatly.
April 09, 2019 at 02:49PM by MoistJudgment
http://bit.ly/2uVxDsM
My app has been removed from Google Play due to a policy violation, and I can't figure out why, if someone could help please.
Hello,So far my app has only existed as a closed beta version for about a month now, and my latest update got removed for "Violation of Usage of Android Advertising ID policy and section 4.8 of the Developer Distribution Agreement".Most of the results on google show the culprit for people's problems with this as 'Crashlytics', but I'm not using that because I've never even heard of that before today so those threads don't help me unfortunately.The app does not and never will show ads. My boss uses it to monitor a thermometer in his freezer. So I don't have any use for the Ad ID anyway.I never intentionally make use of an Ad ID, so I think maybe one of my plugins do?
I don't know very well what is going on with them, and if someone could please help checking the list or telling me how to check myself, I'd appreciate it greatly.
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
sqflite: any
path_provider: ^0.4.1
rxdart: ^0.18.0
charts_flutter: ^0.4.0
#image_picker: ^0.4.10
transparent_image: ^0.1.0
http: ^0.12.0
shared_preferences: ^0.5.1+1
package_info: any
Of all of them it might be package_info, but I'm not even really using it right now, so I can remove it completely without issue. But I'm just not sure.If I need to show information from somewhere else please say. I'm very lost about this.April 09, 2019 at 02:49PM by MoistJudgment
http://bit.ly/2uVxDsM
reddit
r/FlutterDev - My app has been removed from Google Play due to a policy violation, and I can't figure out why, if someone could…
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
[Android] issued on Android when load http
Hi you guys, Im facing with load http url on android. Ios is working fine. Please help, check my pic: Thanks :)
April 09, 2019 at 03:51PM by Johnny Le
http://bit.ly/2Vy2ZkV
[Android] issued on Android when load http
Hi you guys, Im facing with load http url on android. Ios is working fine. Please help, check my pic: Thanks :)
April 09, 2019 at 03:51PM by Johnny Le
http://bit.ly/2Vy2ZkV
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: Golden tests — compare Widgets with Snapshots
http://bit.ly/2ItGolZ
April 09, 2019 at 04:57PM by Elixane
http://bit.ly/2G9Wf7j
Flutter: Golden tests — compare Widgets with Snapshots
http://bit.ly/2ItGolZ
April 09, 2019 at 04:57PM by Elixane
http://bit.ly/2G9Wf7j
Medium
Flutter: Golden tests — compare Widgets with Snapshots
Testing is very important to deliver apps with the best quality. In this article, I’d like to tell about one of the less known features of…
New post on Flutter Dev Google group:
[Just on Android platform] Exception: HTTP request failed
Hi all, Have a nice day to you! I'm facing this problem, please help me! ---- flutter ( 6702): Another exception was thrown: Exception: HTTP request failed, statusCode: 404, http://bit.ly/2U8qTBQ ---- Image( image: NetworkImage('http://bit.ly/2YZccop
April 09, 2019 at 05:38PM by Johnny Le
http://bit.ly/2U9DBR7
[Just on Android platform] Exception: HTTP request failed
Hi all, Have a nice day to you! I'm facing this problem, please help me! ---- flutter ( 6702): Another exception was thrown: Exception: HTTP request failed, statusCode: 404, http://bit.ly/2U8qTBQ ---- Image( image: NetworkImage('http://bit.ly/2YZccop
April 09, 2019 at 05:38PM by Johnny Le
http://bit.ly/2U9DBR7
New post on Flutter Dev Google group:
LA LURIDA PUTTANA FRANCESCA VERDINI SE LA FA CON L'ASSASSINO NAZISTA E NDRANGHETISTA MATTEO SALVINI!
LA LURIDA PUTTANA FRANCESCA VERDINI SE LA FA CON L'ASSASSINO NAZISTA E NDRANGHETISTA MATTEO SALVINI! CHE HA 20 ANNI PIU' DI LEI O QUASI. E' FIGLIA DEL MASSONE PEZZO DI MERDA DENIS VERDINI, UN FASCISTA MALAVITOSISSIMO, CHE HA PIU' CONDANNE AL CARCERE.........LUI CHE AL CAPONE E RENATO VALLANZASCA
April 09, 2019 at 07:25PM by ANDREA MAZZALAI ICEBERG FINANZA
http://bit.ly/2G42oRf
LA LURIDA PUTTANA FRANCESCA VERDINI SE LA FA CON L'ASSASSINO NAZISTA E NDRANGHETISTA MATTEO SALVINI!
LA LURIDA PUTTANA FRANCESCA VERDINI SE LA FA CON L'ASSASSINO NAZISTA E NDRANGHETISTA MATTEO SALVINI! CHE HA 20 ANNI PIU' DI LEI O QUASI. E' FIGLIA DEL MASSONE PEZZO DI MERDA DENIS VERDINI, UN FASCISTA MALAVITOSISSIMO, CHE HA PIU' CONDANNE AL CARCERE.........LUI CHE AL CAPONE E RENATO VALLANZASCA
April 09, 2019 at 07:25PM by ANDREA MAZZALAI ICEBERG FINANZA
http://bit.ly/2G42oRf
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:
iOS 12 Notification Custom UI Support
Good morning, Does anyone know if there's current support for iOS Notification Custom UI? If not, is there a plan to include this support from the Flutter team. Thanks and best regards, Quan
April 09, 2019 at 07:42PM by Quan Nguyen
http://bit.ly/2U6U6gB
iOS 12 Notification Custom UI Support
Good morning, Does anyone know if there's current support for iOS Notification Custom UI? If not, is there a plan to include this support from the Flutter team. Thanks and best regards, Quan
April 09, 2019 at 07:42PM by Quan Nguyen
http://bit.ly/2U6U6gB
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:
FlutterUI - Floating buttons using dialogs
https://youtu.be/VO9ZrbvKz6s
April 09, 2019 at 07:16PM by rajayogan27
http://bit.ly/2KjA6HN
FlutterUI - Floating buttons using dialogs
https://youtu.be/VO9ZrbvKz6s
April 09, 2019 at 07:16PM by rajayogan27
http://bit.ly/2KjA6HN
YouTube
FlutterUI - Floating buttons using dialogs
Support me - https://paypal.me/RajaYogan Need an app ? - https://about.me/rajayogan Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponC...
New post on Flutter Dev Google group:
Change color depending on answer
Hi! I'm trying to make an app where the user will answer a total of 10 questions before navigated to a result-screen. To show the progress of the questions there will be 10 colored boxes in a row. The boxes will initally be for example blue but when the user answers correct - the box for that
April 09, 2019 at 09:55PM by Battleaxes
http://bit.ly/2Ip9h2j
Change color depending on answer
Hi! I'm trying to make an app where the user will answer a total of 10 questions before navigated to a result-screen. To show the progress of the questions there will be 10 colored boxes in a row. The boxes will initally be for example blue but when the user answers correct - the box for that
April 09, 2019 at 09:55PM by Battleaxes
http://bit.ly/2Ip9h2j
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:
Intercepting HTTP Req & Res.
http://bit.ly/2IbPjsz
April 10, 2019 at 02:55AM by codingalecr
http://bit.ly/2UqD1Dx
Intercepting HTTP Req & Res.
http://bit.ly/2IbPjsz
April 10, 2019 at 02:55AM by codingalecr
http://bit.ly/2UqD1Dx
Dart Packages
http_interceptor | Flutter Package
A Plugin that allows you to intercept request and response objects and modify them if desired.
New post on /r/flutterdev subreddit:
what is the best way to learn flutter without any programming experience?
almost every course on the internet say "learn flutter without any programming experience"
but when you start it's the instructor skipped some information as you should knew this or it's very easy
so if there any recommendation for programmer noobs like me for dart then flutter
April 10, 2019 at 01:58AM by MohamedEissaa
http://bit.ly/2UrjbIi
what is the best way to learn flutter without any programming experience?
almost every course on the internet say "learn flutter without any programming experience"
but when you start it's the instructor skipped some information as you should knew this or it's very easy
so if there any recommendation for programmer noobs like me for dart then flutter
April 10, 2019 at 01:58AM by MohamedEissaa
http://bit.ly/2UrjbIi
reddit
r/FlutterDev - what is the best way to learn flutter without any programming experience?
0 votes and 3 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Tutorial - Firestore with Flutter
https://www.youtube.com/watch?v=R12ks4yDpMM
April 10, 2019 at 06:23AM by whatsupcoders
http://bit.ly/2YWlD8d
Flutter Tutorial - Firestore with Flutter
https://www.youtube.com/watch?v=R12ks4yDpMM
April 10, 2019 at 06:23AM by whatsupcoders
http://bit.ly/2YWlD8d
YouTube
Flutter Tutorial - Firestore with Flutter
Flutter Tutorial - Firestore with Flutter
In this video, you will see how to Integrate Firebase in your Flutter application and also show you how to retrieve data from Cloud Firestore.
The Cloud Firestore plugin details are available in this link
http…
In this video, you will see how to Integrate Firebase in your Flutter application and also show you how to retrieve data from Cloud Firestore.
The Cloud Firestore plugin details are available in this link
http…
New post on Flutter Dev Google group:
streambuilder for realtime database
how to update realtime database within the streambuilder?
April 10, 2019 at 07:59AM by Fakhrudeen Fakhra
http://bit.ly/2GbZeMz
streambuilder for realtime database
how to update realtime database within the streambuilder?
April 10, 2019 at 07:59AM by Fakhrudeen Fakhra
http://bit.ly/2GbZeMz
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 vs React Native - A Comparison
I have here done a point-by-point comparison of React Native and Flutter - and tried to analyse which one is better for cross-platform development. Do you agree with my points?teks.co.in/site/blog/react-native-vs-flutter-which-cross-platform-framework-is-better-for-app-developers/
April 10, 2019 at 10:23AM by FitRemove
http://bit.ly/2Usbwt5
Flutter vs React Native - A Comparison
I have here done a point-by-point comparison of React Native and Flutter - and tried to analyse which one is better for cross-platform development. Do you agree with my points?teks.co.in/site/blog/react-native-vs-flutter-which-cross-platform-framework-is-better-for-app-developers/
April 10, 2019 at 10:23AM by FitRemove
http://bit.ly/2Usbwt5
New post on /r/flutterdev subreddit:
Flutter #3 in the "Most Loved Frameworks, Libraries and Tools" category in the Stack Overflow 2019 survey 💪
http://bit.ly/2X0Vx24
April 10, 2019 at 12:17PM by MarkOSullivan
http://bit.ly/2D4WqPC
Flutter #3 in the "Most Loved Frameworks, Libraries and Tools" category in the Stack Overflow 2019 survey 💪
http://bit.ly/2X0Vx24
April 10, 2019 at 12:17PM by MarkOSullivan
http://bit.ly/2D4WqPC
New post on /r/flutterdev subreddit:
Would this be interesting: Cracking the Code Interview in Flutter: Design the Call Center
I decided to do the exercises in Dart+Flutter from "Cracking the Code Interview" book by Gayle Laakmann McDowell. I did the "Call Center" system design in Flutter (with UI).I can write a medium post with more details on implementation.Would this be interesting to the community?
April 10, 2019 at 12:01PM by gladimdim
http://bit.ly/2UsnQJR
Would this be interesting: Cracking the Code Interview in Flutter: Design the Call Center
I decided to do the exercises in Dart+Flutter from "Cracking the Code Interview" book by Gayle Laakmann McDowell. I did the "Call Center" system design in Flutter (with UI).I can write a medium post with more details on implementation.Would this be interesting to the community?
April 10, 2019 at 12:01PM by gladimdim
http://bit.ly/2UsnQJR
reddit
r/FlutterDev - Would this be interesting: Cracking the Code Interview in Flutter: Design the Call Center
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
Flutter Create submission confirmation
Did anyone who entered flutter create competition receive an acknowledgement email of any sort to confirm their submission? I submitted my entry on the 6th and got a confirmation page but did not receive any email confirmation. Thanks Ben
April 10, 2019 at 04:26PM by Ben Buttigieg
http://bit.ly/2G1sZyy
Flutter Create submission confirmation
Did anyone who entered flutter create competition receive an acknowledgement email of any sort to confirm their submission? I submitted my entry on the 6th and got a confirmation page but did not receive any email confirmation. Thanks Ben
April 10, 2019 at 04:26PM by Ben Buttigieg
http://bit.ly/2G1sZyy
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 decode a JWT in Dart without the secret
I have an access token which needs to be renewed every few minutes using a refresh token. I want to be able to check the expiration time of the access token before each request is made to the server to see if it's still valid. The Dart package for JWTs that I found is Jaguar JWT. However, it seems like you can't decode the token without the secret. I don't care about validating the token, as that is done server side.
April 10, 2019 at 04:27PM by the_best_moshe
http://bit.ly/2KpYDeF
How to decode a JWT in Dart without the secret
I have an access token which needs to be renewed every few minutes using a refresh token. I want to be able to check the expiration time of the access token before each request is made to the server to see if it's still valid. The Dart package for JWTs that I found is Jaguar JWT. However, it seems like you can't decode the token without the secret. I don't care about validating the token, as that is done server side.
April 10, 2019 at 04:27PM by the_best_moshe
http://bit.ly/2KpYDeF
Dart Packages
jaguar_jwt | Dart Package
Provides JWT utilities for Dart including issuing a token, verifing a token and parsing a token.
New post on /r/flutterdev subreddit:
Download Statistics for Pub
Like many developers, I'd like to know how many times a package that I've published on Pub has been downloaded. Currently, the only way to gauge this is to view a packages popularity score, which is calculated with a proprietary, closed source algorithm.While there's definitely an argument to be made about not revealing a package's download statistic to the public -- smaller developers who release new packages are likely to be overshadowed for established devs with packages with many more downloads -- statistics should at the very least be released privately to devs.If you're interested in this, here's the link to the GitHub issue about download stats: https://github.com/dart-lang/pub-dartlang-dart/issues/1561Any thoughts?
April 10, 2019 at 06:32PM by akshathjain
http://bit.ly/2UtCC2V
Download Statistics for Pub
Like many developers, I'd like to know how many times a package that I've published on Pub has been downloaded. Currently, the only way to gauge this is to view a packages popularity score, which is calculated with a proprietary, closed source algorithm.While there's definitely an argument to be made about not revealing a package's download statistic to the public -- smaller developers who release new packages are likely to be overshadowed for established devs with packages with many more downloads -- statistics should at the very least be released privately to devs.If you're interested in this, here's the link to the GitHub issue about download stats: https://github.com/dart-lang/pub-dartlang-dart/issues/1561Any thoughts?
April 10, 2019 at 06:32PM by akshathjain
http://bit.ly/2UtCC2V
GitHub
Add a download count besides the rating · Issue #1561 · dart-lang/pub-dartlang-dart
Hi, I know that this was discussed before and that a download count isn't a very accurate metric but: Even if automated build systems my lead to multiple downloads of the same user it signals t...