New post on /r/flutterdev subreddit:
How to design flutter google map road design ?
I want to design road map using flutter google map? when Device move in road store data and design road map? like uber ?https://i.redd.it/6j1413k311g21.png
February 12, 2019 at 12:47AM by habibhrp
http://bit.ly/2N1Cykf
How to design flutter google map road design ?
I want to design road map using flutter google map? when Device move in road store data and design road map? like uber ?https://i.redd.it/6j1413k311g21.png
February 12, 2019 at 12:47AM by habibhrp
http://bit.ly/2N1Cykf
New post on Flutter Dev Google group:
Webview issue for more than 9 months and didnt fix!
Hello Guys, There is a big issue with the official webview package that didnt solve for more than 9 months! the problem is with showing the soft keyboard! we cant show the soft keyboard at all! in our apps! we opened the issue on github since Jul 24, 2018 and no any update until today! here is
February 12, 2019 at 01:54AM by Mostapha Ramadan
http://bit.ly/2IhdSoO
Webview issue for more than 9 months and didnt fix!
Hello Guys, There is a big issue with the official webview package that didnt solve for more than 9 months! the problem is with showing the soft keyboard! we cant show the soft keyboard at all! in our apps! we opened the issue on github since Jul 24, 2018 and no any update until today! here is
February 12, 2019 at 01:54AM by Mostapha Ramadan
http://bit.ly/2IhdSoO
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 app to Download Movie Trailers.
http://bit.ly/2I9e8pW
February 12, 2019 at 01:34AM by JideGuru
http://bit.ly/2tlOgwJ
Flutter app to Download Movie Trailers.
http://bit.ly/2I9e8pW
February 12, 2019 at 01:34AM by JideGuru
http://bit.ly/2tlOgwJ
GitHub
JideGuru/FlutterTrailers
A flutter App to download Movie Trailers. Contribute to JideGuru/FlutterTrailers development by creating an account on GitHub.
New post on Flutter Dev Google group:
How long does it take for my package to be listed in dart pub?
I published a package of a custom widget that is equivalent to Android auto complete with features such as mandatory field checking, enforcing check for valid values etc. Using the pub publish command shows that this package is successfully published but I don't see this listed in dart pub.
February 12, 2019 at 05:26AM by Jagannathan Srinivasan
http://bit.ly/2I4cnKz
How long does it take for my package to be listed in dart pub?
I published a package of a custom widget that is equivalent to Android auto complete with features such as mandatory field checking, enforcing check for valid values etc. Using the pub publish command shows that this package is successfully published but I don't see this listed in dart pub.
February 12, 2019 at 05:26AM by Jagannathan Srinivasan
http://bit.ly/2I4cnKz
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:
Broken link in documentation
Hi, Just want to report a broken link in the documentation (it leads to GitHub's error 404). Not sure this is the right place, sorry if it's not. URL: http://bit.ly/2GAmrZy Section "Defining a class for the app’s localized
February 12, 2019 at 06:23AM by Grzegorz Antoniak
http://bit.ly/2tiRl0U
Broken link in documentation
Hi, Just want to report a broken link in the documentation (it leads to GitHub's error 404). Not sure this is the right place, sorry if it's not. URL: http://bit.ly/2GAmrZy Section "Defining a class for the app’s localized
February 12, 2019 at 06:23AM by Grzegorz Antoniak
http://bit.ly/2tiRl0U
flutter.io
Internationalizing Flutter apps
How to internationalize your Flutter app.
New post on /r/flutterdev subreddit:
Having problems with fetching data from internet
Hi everyone,First post here and enjoying flutter but getting frustrated with a simple http call. I'm following the cookbook here and am I am able to get the title to display no problem.I'm switching it to a new api endpoint, refactor the code to match the new object, eg, instead of a Post, it's a quote, and i am returning the with the error
February 12, 2019 at 05:19AM by eddyizm
http://bit.ly/2tiOyEY
Having problems with fetching data from internet
Hi everyone,First post here and enjoying flutter but getting frustrated with a simple http call. I'm following the cookbook here and am I am able to get the title to display no problem.I'm switching it to a new api endpoint, refactor the code to match the new object, eg, instead of a Post, it's a quote, and i am returning the with the error
AsyncSnapshot<DailyQ>(ConnectionState.waiting, null, type 'List<dynamic>' is not a subtype of type 'Map<String, dynamic>')
Even though I am able to see the decoded response come across in the debug window:print(json.decode(response.body));
I/flutter (13231): [{quoteID_FK: 307, quote: "Only a true best friend can protect you from your immortal enemies." - Richelle Mead, category: humor, dateSent: 2019-02-11}]
I'm confused as to where to even look for the error. Is the problem with the encoding/decoding of the json or?I'm using vscode with a live device and emulator, not sure how to debug and step through. Any help appreciated.February 12, 2019 at 05:19AM by eddyizm
http://bit.ly/2tiOyEY
docs.flutter.dev
Fetch data from the internet
How to fetch data over the internet using the http package.
New post on /r/flutterdev subreddit:
Flutter Hangman game using Flare
https://twitter.com/ganeshsp007/status/1095147776390848512?s=09
February 12, 2019 at 07:18AM by ganz007
http://bit.ly/2RWcibQ
Flutter Hangman game using Flare
https://twitter.com/ganeshsp007/status/1095147776390848512?s=09
February 12, 2019 at 07:18AM by ganz007
http://bit.ly/2RWcibQ
Twitter
Ganesh S P
Classic Hangman (Word Guessing) game using @flutterio with a twist - Save @filiphracek from the T-rex by @HelloJcToon .. You can check out the code here : https://t.co/hyfgx3cpcP @nlycskn @bouncingsheep @2Dimensions @RedBrogdon @mjohnsullivan @FlutterComm…
New post on /r/flutterdev subreddit:
Flutter Tutorial- Flutter PageRouteBuilder
https://www.youtube.com/watch?v=5ni9WmsGjF4
February 12, 2019 at 06:38AM by whatsupcoders
http://bit.ly/2Dy3xzc
Flutter Tutorial- Flutter PageRouteBuilder
https://www.youtube.com/watch?v=5ni9WmsGjF4
February 12, 2019 at 06:38AM by whatsupcoders
http://bit.ly/2Dy3xzc
YouTube
Flutter Tutorial- Flutter PageRouteBuilder
Flutter Tutorial- Flutter PageRouteBuilder
In this video, you will see how to use Flutter PageRouteBuilder to navigate between routes with a custom transition.
FOLLOW ME HERE:
Facebook: https://www.facebook.com/whatsupcoders
Twitter: https://www.twit…
In this video, you will see how to use Flutter PageRouteBuilder to navigate between routes with a custom transition.
FOLLOW ME HERE:
Facebook: https://www.facebook.com/whatsupcoders
Twitter: https://www.twit…
New post on /r/flutterdev subreddit:
Flutter in-app purchases (part 2)
http://bit.ly/2TQlkJf
February 12, 2019 at 07:48AM by mulderpf
http://bit.ly/2E79EMB
Flutter in-app purchases (part 2)
http://bit.ly/2TQlkJf
February 12, 2019 at 07:48AM by mulderpf
http://bit.ly/2E79EMB
New post on /r/flutterdev subreddit:
Node.js/Javascript virtual machine for Android and iOS in Flutter
http://bit.ly/2TCIwdv
February 12, 2019 at 07:19AM by GotRedditFever
http://bit.ly/2UR6DW9
Node.js/Javascript virtual machine for Android and iOS in Flutter
http://bit.ly/2TCIwdv
February 12, 2019 at 07:19AM by GotRedditFever
http://bit.ly/2UR6DW9
Dart Packages
flutter_liquidcore | Flutter Package
flutter_liquidcore Flutter and Dart package - Node.js virtual machine for Android and iOS.
It basically provides you with a way to execute and evaluate Javascript inside Flutter on Android/iOS.
It basically provides you with a way to execute and evaluate Javascript inside Flutter on Android/iOS.
New post on /r/flutterdev subreddit:
CI/CD for your Flutter dev team
http://bit.ly/2MZUdZh
February 12, 2019 at 08:36AM by Gigatronbot
http://bit.ly/2SKUZPo
CI/CD for your Flutter dev team
http://bit.ly/2MZUdZh
February 12, 2019 at 08:36AM by Gigatronbot
http://bit.ly/2SKUZPo
Codemagic blog
How to set up teams on Codemagic
All Flutter developers working in teams can now set up teams on Codemagic.
New post on /r/flutterdev subreddit:
Advanced Flutter Layout — Flow – Flutter Community – Medium
http://bit.ly/2N1fxxz
February 12, 2019 at 08:08AM by RaoufRahiche
http://bit.ly/2SKV1Xw
Advanced Flutter Layout — Flow – Flutter Community – Medium
http://bit.ly/2N1fxxz
February 12, 2019 at 08:08AM by RaoufRahiche
http://bit.ly/2SKV1Xw
Medium
Advanced Flutter Layout — Flow
Flutter provide a wide range of widgets to customize your layout and you can find most of them here is this page but if you are like me…
New post on /r/flutterdev subreddit:
Flutter pattern
Hello guys . What might be the best architecture pattern to be used in flutter . I don't know , I see MVC , read about a BLOC pattern etc . Any good example and suggestion ?
February 12, 2019 at 10:09AM by stavro24496
http://bit.ly/2ti8KGI
Flutter pattern
Hello guys . What might be the best architecture pattern to be used in flutter . I don't know , I see MVC , read about a BLOC pattern etc . Any good example and suggestion ?
February 12, 2019 at 10:09AM by stavro24496
http://bit.ly/2ti8KGI
reddit
r/FlutterDev - Flutter pattern
1 vote and 0 comments so far on Reddit
New post on Flutter Dev Google group:
How to do Drop Down Menu like the one present in Google Maps application using Flutter
How to create a dropdown menu with images on Flutter?
February 12, 2019 at 11:14AM by Bhanuka Isuru
http://bit.ly/2E46Bog
How to do Drop Down Menu like the one present in Google Maps application using Flutter
How to create a dropdown menu with images on Flutter?
February 12, 2019 at 11:14AM by Bhanuka Isuru
http://bit.ly/2E46Bog
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 do Drop Down Menu like the one present in Google Maps application using Flutter?
http://bit.ly/2N0liM8
February 12, 2019 at 11:25AM by bisampath96
http://bit.ly/2SQ1Ozj
How to do Drop Down Menu like the one present in Google Maps application using Flutter?
http://bit.ly/2N0liM8
February 12, 2019 at 11:25AM by bisampath96
http://bit.ly/2SQ1Ozj
New post on /r/flutterdev subreddit:
How to do Drop Down Menu like the one present in Google Maps application using Flutter
How to create a dropdown menu with images on Flutter?https://i.redd.it/lk706htn44g21.png
February 12, 2019 at 11:15AM by bisampath96
http://bit.ly/2N3n9j4
How to do Drop Down Menu like the one present in Google Maps application using Flutter
How to create a dropdown menu with images on Flutter?https://i.redd.it/lk706htn44g21.png
February 12, 2019 at 11:15AM by bisampath96
http://bit.ly/2N3n9j4
New post on /r/flutterdev subreddit:
Flutter Stack of card using stack widget
http://bit.ly/2SGCCv0
February 12, 2019 at 11:02AM by ishanfx
http://bit.ly/2StJYT1
Flutter Stack of card using stack widget
http://bit.ly/2SGCCv0
February 12, 2019 at 11:02AM by ishanfx
http://bit.ly/2StJYT1
MIGHTY TECHNO
Flutter - Stack of Card using Stack Widget - MIGHTY TECHNO
Based on the name I think you can get the idea of what kind of widget is it. Stackwidget will provide a way of overlapping several children in a simple way. Based on the flutter document stack widget is A widget that positions its children relative to the…
New post on /r/flutterdev subreddit:
BLE peripheral/beacon advertising support?
Are there any available flutter libraries currently that support BLE peripheral/beacon advertising? And if so do any of them support background advertising? Thanks.
February 12, 2019 at 12:23PM by SlickLibro
http://bit.ly/2TFBViF
BLE peripheral/beacon advertising support?
Are there any available flutter libraries currently that support BLE peripheral/beacon advertising? And if so do any of them support background advertising? Thanks.
February 12, 2019 at 12:23PM by SlickLibro
http://bit.ly/2TFBViF
reddit
r/FlutterDev - BLE peripheral/beacon advertising support?
1 vote and 1 comment so far on Reddit
New post on Flutter Dev Google group:
Is there any way to check internet usage within flutter?
Is there any way to check internet usage within flutter? also i want to calculate upload and download data capacities.
February 12, 2019 at 02:28PM by Eshan Nimesha
http://bit.ly/2SQyM2w
Is there any way to check internet usage within flutter?
Is there any way to check internet usage within flutter? also i want to calculate upload and download data capacities.
February 12, 2019 at 02:28PM by Eshan Nimesha
http://bit.ly/2SQyM2w
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 stripe implementation
Hi everyone, I need to implement Stripe payment gateway in one of my application, is there any plugin or something I can use to add card and charge customers for some service. If anyone having any references please suggest. I have gone through some tutorials and plugin but none of them are as per
February 12, 2019 at 03:21PM by Ravi Shankar Singh
http://bit.ly/2TKP9e6
Flutter stripe implementation
Hi everyone, I need to implement Stripe payment gateway in one of my application, is there any plugin or something I can use to add card and charge customers for some service. If anyone having any references please suggest. I have gone through some tutorials and plugin but none of them are as per
February 12, 2019 at 03:21PM by Ravi Shankar Singh
http://bit.ly/2TKP9e6
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.