New post on /r/flutterdev subreddit:
Recommendations needed
Hi guys. Does anyone know of any good resources that explain how flutter works with firebase? Some tutorials seem to show the code without explaining what it does and that irks me :(
January 26, 2019 at 10:08PM by moca__
http://bit.ly/2S4B8ud
Recommendations needed
Hi guys. Does anyone know of any good resources that explain how flutter works with firebase? Some tutorials seem to show the code without explaining what it does and that irks me :(
January 26, 2019 at 10:08PM by moca__
http://bit.ly/2S4B8ud
reddit
r/FlutterDev - Recommendations needed
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Tutorial: Working with FloatingActionButton
http://bit.ly/2TbQnPb
January 27, 2019 at 05:05AM by inceptica
http://bit.ly/2BgbNUz
Flutter Tutorial: Working with FloatingActionButton
http://bit.ly/2TbQnPb
January 27, 2019 at 05:05AM by inceptica
http://bit.ly/2BgbNUz
FlutterMaster
Working with FloatingActionButton in Flutter • FlutterMaster
Continue to our Flutter learning journey, in this post, I will show you how easy it is to working with FloatingActionButton in Flutter.
New post on /r/flutterdev subreddit:
Windows/MacOS Launcher
Hi guys, I did some quick mod of flutter_desktop_embedding and create a quick desktop flutter launcher for both mac and windows.https://github.com/PotterDai/flutter-desktop-embedding/releases/tag/0.1Here is the place to download.It's pretty simple, just follow steps below.add "debugDefaultTargetPlatformOverride = TargetPlatform.fuchsia;" at starter of the app.run "flutter build bundle"open launcher, and select project folder.That should be it! Enjoy = )
January 27, 2019 at 07:40AM by myodraft
http://bit.ly/2B7PX5w
Windows/MacOS Launcher
Hi guys, I did some quick mod of flutter_desktop_embedding and create a quick desktop flutter launcher for both mac and windows.https://github.com/PotterDai/flutter-desktop-embedding/releases/tag/0.1Here is the place to download.It's pretty simple, just follow steps below.add "debugDefaultTargetPlatformOverride = TargetPlatform.fuchsia;" at starter of the app.run "flutter build bundle"open launcher, and select project folder.That should be it! Enjoy = )
January 27, 2019 at 07:40AM by myodraft
http://bit.ly/2B7PX5w
GitHub
PotterDai/flutter-desktop-embedding
Desktop implementations of the Flutter embedding API - PotterDai/flutter-desktop-embedding
New post on /r/flutterdev subreddit:
FlutterForce — Week 11
http://bit.ly/2DBsriN
January 27, 2019 at 10:22AM by flutterist
http://bit.ly/2HM98aT
FlutterForce — Week 11
http://bit.ly/2DBsriN
January 27, 2019 at 10:22AM by flutterist
http://bit.ly/2HM98aT
Medium
FlutterForce — #Week 11
Weekly Flutter Resources
New post on Flutter Dev Google group:
Flutter Admob issue.
when i integrate flutter with admob all test ads are show. but when i replace test unit id with real admob unit id it cant show ad . the ad unit is created 1 month ago and work fine with other android studio project . if any one can solve this issue plz replay as soon as possible . contact :-
January 27, 2019 at 11:02AM by Ravindrabhai Vala
http://bit.ly/2S8gbyt
Flutter Admob issue.
when i integrate flutter with admob all test ads are show. but when i replace test unit id with real admob unit id it cant show ad . the ad unit is created 1 month ago and work fine with other android studio project . if any one can solve this issue plz replay as soon as possible . contact :-
January 27, 2019 at 11:02AM by Ravindrabhai Vala
http://bit.ly/2S8gbyt
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:
Anyone have experience with Microsoft Azure on flutter?
I'm using flutter at a hackathon right now and am wonering if any of y'all have successfully used microsoft azure face recognition or voice recognition in a flutter app?Also, does anyone know of a way to convert mp4 to wav within a flutter app?
January 27, 2019 at 11:52AM by ScreamingTaco45
http://bit.ly/2DDGWmt
Anyone have experience with Microsoft Azure on flutter?
I'm using flutter at a hackathon right now and am wonering if any of y'all have successfully used microsoft azure face recognition or voice recognition in a flutter app?Also, does anyone know of a way to convert mp4 to wav within a flutter app?
January 27, 2019 at 11:52AM by ScreamingTaco45
http://bit.ly/2DDGWmt
reddit
r/FlutterDev - Anyone have experience with Microsoft Azure on flutter?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter HTTP requests with Dio, RxDart and Bloc
http://bit.ly/2Ur0XlN
January 27, 2019 at 12:24PM by jhomlala
http://bit.ly/2UoNlrb
Flutter HTTP requests with Dio, RxDart and Bloc
http://bit.ly/2Ur0XlN
January 27, 2019 at 12:24PM by jhomlala
http://bit.ly/2UoNlrb
Medium
Flutter HTTP requests with Dio, RxDart and Bloc
Making HTTP requests in mobile application is one of the common tasks. Thanks to http requests application can communicate with backend…
New post on /r/flutterdev subreddit:
25.Flutter e-commerce app: FireStore and google sign in final video
https://www.youtube.com/attribution_link?a=rDL5gYClPZ0&u=%2Fwatch%3Fv%3D0EkIAN93d-I%26feature%3Dshare
January 27, 2019 at 03:48PM by kibatheseven
http://bit.ly/2Wnc2pC
25.Flutter e-commerce app: FireStore and google sign in final video
https://www.youtube.com/attribution_link?a=rDL5gYClPZ0&u=%2Fwatch%3Fv%3D0EkIAN93d-I%26feature%3Dshare
January 27, 2019 at 03:48PM by kibatheseven
http://bit.ly/2Wnc2pC
YouTube
25.Flutter e-commerce app: FireStore and google sign in final video
======= PROJECT CODE ============= source code: https://github.com/Santos-Enoque/ ======== CONTACT ================== email: santos enoque.ss@hotmail.com sky...
New post on /r/flutterdev subreddit:
OneSignal linker issue
Hi all, has anyone else experienced an issue with “library not found for -lonesignal”?It’s driving me mad. Have an open issue on GitHub OneSignal/OneSignal-Flutter-SDK #53, any help would be welcome.
January 27, 2019 at 03:11PM by mightybob4611
http://bit.ly/2DAr7N1
OneSignal linker issue
Hi all, has anyone else experienced an issue with “library not found for -lonesignal”?It’s driving me mad. Have an open issue on GitHub OneSignal/OneSignal-Flutter-SDK #53, any help would be welcome.
January 27, 2019 at 03:11PM by mightybob4611
http://bit.ly/2DAr7N1
reddit
r/FlutterDev - OneSignal linker issue
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Tutorials: Flutter Widgets 13 | DropdownButton – Flutter Open – Medium
http://bit.ly/2B1TDp5
January 27, 2019 at 06:07PM by nb312
http://bit.ly/2TlE3Mw
Tutorials: Flutter Widgets 13 | DropdownButton – Flutter Open – Medium
http://bit.ly/2B1TDp5
January 27, 2019 at 06:07PM by nb312
http://bit.ly/2TlE3Mw
Medium
Flutter Widgets 13 | DropdownButton
In this tutorial, you will learn how to use the DropdownButton in the flutter.
New post on /r/flutterdev subreddit:
[Help] How to Add elements to Stack using BlocBuilder?
http://bit.ly/2MB7wiN
January 27, 2019 at 09:31PM by lambasoft
http://bit.ly/2sNXq4T
[Help] How to Add elements to Stack using BlocBuilder?
http://bit.ly/2MB7wiN
January 27, 2019 at 09:31PM by lambasoft
http://bit.ly/2sNXq4T
Stack Overflow
How to Add elements to Stack using BlocBuilder in Flutter
I'm trying to convert this app: https://startflutter.com/themes/flutter-card-swipe/ to use the BloC pattern, and make the Stack of cards fetched from an API.
I'm using https://pub.dartlang.org/pac...
I'm using https://pub.dartlang.org/pac...
New post on /r/flutterdev subreddit:
Emulator a resource hog?
Hi there,I noticed that, while it's open, the emulator, as launched from VS Code, sits at 40+% of my CPU. Is that normal? Is there a way to decrease that constant drain on my resources? Is there an alternative?Thanks,Alec
January 27, 2019 at 09:11PM by Gray_Hulk
http://bit.ly/2MCzkTL
Emulator a resource hog?
Hi there,I noticed that, while it's open, the emulator, as launched from VS Code, sits at 40+% of my CPU. Is that normal? Is there a way to decrease that constant drain on my resources? Is there an alternative?Thanks,Alec
January 27, 2019 at 09:11PM by Gray_Hulk
http://bit.ly/2MCzkTL
reddit
r/FlutterDev - Emulator a resource hog?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
New Rapido Features In Development
https://www.youtube.com/watch?v=HtSIhpgqdVk
January 28, 2019 at 01:24AM by moephan
http://bit.ly/2HCdGAl
New Rapido Features In Development
https://www.youtube.com/watch?v=HtSIhpgqdVk
January 28, 2019 at 01:24AM by moephan
http://bit.ly/2HCdGAl
YouTube
fieldOptions Preview
fieldOptions are an easy way to get extra functionality out of Rapido. By providing fieldOptions to a DocumentList, Rapido can provide an enhanced experience...
New post on /r/flutterdev subreddit:
Simon implementation in Flutter
http://bit.ly/2Wgj3bE
January 27, 2019 at 11:05PM by Purple_Pizzazz
http://bit.ly/2Rks4g7
Simon implementation in Flutter
http://bit.ly/2Wgj3bE
January 27, 2019 at 11:05PM by Purple_Pizzazz
http://bit.ly/2Rks4g7
Medium
Simon implementation in Flutter
The 80s come back in reactive style
New post on /r/flutterdev subreddit:
Watch your code! How to enable Dart linting to become a Flutter code ninja
http://bit.ly/2WpZden
January 27, 2019 at 11:05PM by Purple_Pizzazz
http://bit.ly/2Rj3hJt
Watch your code! How to enable Dart linting to become a Flutter code ninja
http://bit.ly/2WpZden
January 27, 2019 at 11:05PM by Purple_Pizzazz
http://bit.ly/2Rj3hJt
Medium
Watch your code!
How to enable Dart linting to become a Flutter code ninja
New post on /r/flutterdev subreddit:
63 days challenge
I have 63 days left to learn to develop apps. I am a beginner programmer, I have learned the basics of programming and oop using Java. What should I learn during the next 63 days to be able to develop apps in flutter
January 28, 2019 at 02:25AM by afdal_khan
http://bit.ly/2G5MHdV
63 days challenge
I have 63 days left to learn to develop apps. I am a beginner programmer, I have learned the basics of programming and oop using Java. What should I learn during the next 63 days to be able to develop apps in flutter
January 28, 2019 at 02:25AM by afdal_khan
http://bit.ly/2G5MHdV
reddit
r/FlutterDev - 63 days challenge
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple and streaming)
http://bit.ly/2RWEnEz
January 28, 2019 at 01:45AM by Elixane
http://bit.ly/2DEEVq9
Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple and streaming)
http://bit.ly/2RWEnEz
January 28, 2019 at 01:45AM by Elixane
http://bit.ly/2DEEVq9
Medium
[Tutorial] Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple and streaming)
I opened Flutter for myself few weeks ago. It dramatically changes mobile app development. I would call it now — development with pleasure…
New post on /r/flutterdev subreddit:
Can't wrap my head around how widgets work in flutter...any references out there that explain the concept in detail for noobs like me?
No text found
January 28, 2019 at 06:44AM by gemini_feed
http://bit.ly/2B4WgXy
Can't wrap my head around how widgets work in flutter...any references out there that explain the concept in detail for noobs like me?
No text found
January 28, 2019 at 06:44AM by gemini_feed
http://bit.ly/2B4WgXy
reddit
r/FlutterDev - Can't wrap my head around how widgets work in flutter...any references out there that explain the concept in detail…
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Tip: Transform FloatingActionButton into a cute floating ghost
http://bit.ly/2RYaS5y
January 28, 2019 at 08:53AM by inceptica
http://bit.ly/2CNbroe
Flutter Tip: Transform FloatingActionButton into a cute floating ghost
http://bit.ly/2RYaS5y
January 28, 2019 at 08:53AM by inceptica
http://bit.ly/2CNbroe
FlutterMaster
Transform FloatingActionButton into a cute little ghost • FlutterMaster
In this post, I will share you a tip to transform FloatingActionButton into something cool and attractive for the apps.
New post on Flutter Dev Google group:
localization rtl or arabic
is there anyone worked with localization or RTL for Arabic or Persian languages? or can you give me some source for localization? thank you,
January 28, 2019 at 09:40AM by Reyu 443
http://bit.ly/2DEprT2
localization rtl or arabic
is there anyone worked with localization or RTL for Arabic or Persian languages? or can you give me some source for localization? thank you,
January 28, 2019 at 09:40AM by Reyu 443
http://bit.ly/2DEprT2
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.