New post on Flutter Dev Google group:
A card switching UI for Flutter, support custom animation
Github Link: http://bit.ly/2FZM0RL Screenshot Android: [image: android.gif] iOS: [image: ios.gif]
April 09, 2019 at 07:20AM by bakerj15...@gmail.com
http://bit.ly/2OY7Ucp
A card switching UI for Flutter, support custom animation
Github Link: http://bit.ly/2FZM0RL Screenshot Android: [image: android.gif] iOS: [image: ios.gif]
April 09, 2019 at 07:20AM by bakerj15...@gmail.com
http://bit.ly/2OY7Ucp
GitHub
BakerJQ/Flutter-InfiniteCards
An infinite card switching UI for Flutter, support custom animation 自定义实现神奇动效的卡片切换视图 - BakerJQ/Flutter-InfiniteCards
New post on Flutter Dev Google group:
LyricView on Flutter
Does anyone know about LyricView in flutter? I also want to play an audio with lyric content. Please give me ur help! Thanks
April 09, 2019 at 08:45AM by Johnny Le
http://bit.ly/2OVGWC2
LyricView on Flutter
Does anyone know about LyricView in flutter? I also want to play an audio with lyric content. Please give me ur help! Thanks
April 09, 2019 at 08:45AM by Johnny Le
http://bit.ly/2OVGWC2
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: how to build a quiz game
http://bit.ly/2uW0g9f
April 09, 2019 at 08:12AM by Purple_Pizzazz
http://bit.ly/2OWpAVT
Flutter: how to build a quiz game
http://bit.ly/2uW0g9f
April 09, 2019 at 08:12AM by Purple_Pizzazz
http://bit.ly/2OWpAVT
Medium
Flutter: how to build a quiz game
Introduction
New post on Flutter Dev Google group:
Why can't my flutter plugin load Android NDK C++ library?
First,I uploaded a Android library include C++ library to the Bintray,then i built a Flutter plugin depending on this library.The program will abort when i call the jni function.And the logs showed that it failed to load native library. I tested my Android library,it works well in the normal
April 09, 2019 at 09:38AM by vaton...@gmail.com
http://bit.ly/2FZwGET
Why can't my flutter plugin load Android NDK C++ library?
First,I uploaded a Android library include C++ library to the Bintray,then i built a Flutter plugin depending on this library.The program will abort when i call the jni function.And the logs showed that it failed to load native library. I tested my Android library,it works well in the normal
April 09, 2019 at 09:38AM by vaton...@gmail.com
http://bit.ly/2FZwGET
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:
Basics of Flutter Navigation in 6 minutes using Navigator only
https://youtu.be/DlArCl8jvlo
April 09, 2019 at 09:38AM by Filledstacks
http://bit.ly/2G13oWx
Basics of Flutter Navigation in 6 minutes using Navigator only
https://youtu.be/DlArCl8jvlo
April 09, 2019 at 09:38AM by Filledstacks
http://bit.ly/2G13oWx
YouTube
FLUTTER NAVIGATION IN 6 MINUTES - Using the Navigator Only
In this short flutter tutorial we go over all the real world scenarios involving navigation. We cover the following topics for Flutter navigation.
1:11 - Navigate to a new page
1:41 - Navigate back programatically
2:06 - Get result from a navigation
3:17…
1:11 - Navigate to a new page
1:41 - Navigate back programatically
2:06 - Get result from a navigation
3:17…
New post on /r/flutterdev subreddit:
Flutter From Scratch - Workshop | Photos Info App | Instagram Clone & More
https://youtu.be/bv_Xv_yN2A8
April 09, 2019 at 09:37AM by imthepk
http://bit.ly/2UoSJiv
Flutter From Scratch - Workshop | Photos Info App | Instagram Clone & More
https://youtu.be/bv_Xv_yN2A8
April 09, 2019 at 09:37AM by imthepk
http://bit.ly/2UoSJiv
YouTube
Flutter From Scratch - Workshop | Photos Info App | Instagram Clone & More
In this video, I will explain what is flutter and how to create apps in flutter. I will talk about all the basics. We will be making a few apps too. * This i...
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.