New post on Flutter Dev Google group:
How to retrieve complex json in flutter.Pls help
hello I want to retrieve last location of every user and display on map. I'm being able to see the collection on flutter console but i want to decode the JSON. How to do so? Suppose my location collection looks like this-(mongdb) { "_id" : ObjectId("5d08c69fa9af76213604db8b"), "username" : "raj",
June 18, 2019 at 01:33PM by Rajashree Parhi
http://bit.ly/2MTJKlP
How to retrieve complex json in flutter.Pls help
hello I want to retrieve last location of every user and display on map. I'm being able to see the collection on flutter console but i want to decode the JSON. How to do so? Suppose my location collection looks like this-(mongdb) { "_id" : ObjectId("5d08c69fa9af76213604db8b"), "username" : "raj",
June 18, 2019 at 01:33PM by Rajashree Parhi
http://bit.ly/2MTJKlP
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:
Search engine options?
What are common search engines and backends you guys are integrating into your larger apps?For example, firebase + algolia.
June 18, 2019 at 02:21PM by joe0418
http://bit.ly/2XYbbMy
Search engine options?
What are common search engines and backends you guys are integrating into your larger apps?For example, firebase + algolia.
June 18, 2019 at 02:21PM by joe0418
http://bit.ly/2XYbbMy
reddit
r/FlutterDev - Search engine options?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Top picks for Flutter devs from droidcon Berlin
http://bit.ly/2XX2fa2
June 18, 2019 at 01:26PM by katrindev
http://bit.ly/2Iov1Lv
Top picks for Flutter devs from droidcon Berlin
http://bit.ly/2XX2fa2
June 18, 2019 at 01:26PM by katrindev
http://bit.ly/2Iov1Lv
Codemagic blog
Top picks for Flutter devs from droidcon Berlin
We dug into the droidcon schedule and picked our favorite presentations of Flutter, and more.
New post on /r/flutterdev subreddit:
Google play ui design in Flutter.
http://bit.ly/2In71Z6
June 18, 2019 at 01:20PM by follow2vivek
http://bit.ly/2WRiCZp
Google play ui design in Flutter.
http://bit.ly/2In71Z6
June 18, 2019 at 01:20PM by follow2vivek
http://bit.ly/2WRiCZp
Blogspot
Google Play UI design in Flutter.
Create google play ui design in Flutter.Create cross-platform application in Flutter.
New post on /r/flutterdev subreddit:
flutter_store — Simple state management for Flutter
http://bit.ly/2WOT4w7
June 18, 2019 at 04:19PM by EngineerScientist
http://bit.ly/2XX2cek
flutter_store — Simple state management for Flutter
http://bit.ly/2WOT4w7
June 18, 2019 at 04:19PM by EngineerScientist
http://bit.ly/2XX2cek
Medium
flutter_store — Simple state management for Flutter
A few years ago, Google turned Flutter, to officially production-ready technology by releasing version 1.0. So, even though they started…
New post on /r/flutterdev subreddit:
Flutter & Firebase: Authentication Service with Provider & ValueNotifier
https://youtu.be/MjY1_LaXyd8
June 18, 2019 at 05:01PM by bizz84
http://bit.ly/2XVqgyp
Flutter & Firebase: Authentication Service with Provider & ValueNotifier
https://youtu.be/MjY1_LaXyd8
June 18, 2019 at 05:01PM by bizz84
http://bit.ly/2XVqgyp
YouTube
Flutter & Firebase: Authentication Service with Provider & ValueNotifier
Sign up here for more videos: https://codewithandrea.com
GitHub code for this project: https://github.com/bizz84/firebase_auth_demo_flutter
This video is a detailed overview of the authentication code in my Reference Authentication Flow with Flutter & Firebase.…
GitHub code for this project: https://github.com/bizz84/firebase_auth_demo_flutter
This video is a detailed overview of the authentication code in my Reference Authentication Flow with Flutter & Firebase.…
New post on /r/flutterdev subreddit:
Design Patterns: Strategy Pattern in Dart
http://bit.ly/31FuP25
June 18, 2019 at 05:52PM by imthepk
http://bit.ly/2IThDxM
Design Patterns: Strategy Pattern in Dart
http://bit.ly/31FuP25
June 18, 2019 at 05:52PM by imthepk
http://bit.ly/2IThDxM
Medium
Design Patterns: Strategy Pattern in Dart
In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design…
New post on /r/flutterdev subreddit:
Most lightweight widget?
Do you guys know what is the most lightweight Widget? I know there is Container but I don't need all the parameters what it holds.This is just out of curiosity.Thanks!
June 18, 2019 at 09:02PM by HomeDope
http://bit.ly/2RnkaUO
Most lightweight widget?
Do you guys know what is the most lightweight Widget? I know there is Container but I don't need all the parameters what it holds.This is just out of curiosity.Thanks!
June 18, 2019 at 09:02PM by HomeDope
http://bit.ly/2RnkaUO
reddit
r/FlutterDev - Most lightweight widget?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Tag Camera Images
Hey guys,If i wanted to tag a photo from a photo taken similarly to how facebook tags persons in an image what packages or documentation should I look at
June 18, 2019 at 08:37PM by shaud_spartan
http://bit.ly/2Km26d6
Flutter Tag Camera Images
Hey guys,If i wanted to tag a photo from a photo taken similarly to how facebook tags persons in an image what packages or documentation should I look at
June 18, 2019 at 08:37PM by shaud_spartan
http://bit.ly/2Km26d6
reddit
r/FlutterDev - Flutter Tag Camera Images
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Help needed for call_log package error "RangeError (index): Invalid value: Not in range 0..6, inclusive: -2"
Please help to solve this problem. Code for reference: Iterable _callLogEntries = []; @override Widget build(BuildContext context) { var mono = TextStyle(fontFamily: 'monospace'); var children = []; _callLogEntries.forEach((entry){ children.add(
June 18, 2019 at 11:11PM by Nirav T
http://bit.ly/2L4V0cq
Help needed for call_log package error "RangeError (index): Invalid value: Not in range 0..6, inclusive: -2"
Please help to solve this problem. Code for reference: Iterable _callLogEntries = []; @override Widget build(BuildContext context) { var mono = TextStyle(fontFamily: 'monospace'); var children = []; _callLogEntries.forEach((entry){ children.add(
June 18, 2019 at 11:11PM by Nirav T
http://bit.ly/2L4V0cq
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:
Caching Bloc State with “hydrated_bloc”
http://bit.ly/2wYWm0g
June 19, 2019 at 12:02AM by felangel1
http://bit.ly/2WP4nQ3
Caching Bloc State with “hydrated_bloc”
http://bit.ly/2wYWm0g
June 19, 2019 at 12:02AM by felangel1
http://bit.ly/2WP4nQ3
Medium
Caching Bloc State with “hydrated_bloc”
In this tutorial, we’re going to give the Weather App an upgrade. We’re going to use hydrated_bloc to automatically cache the bloc state 🎉
New post on /r/flutterdev subreddit:
Disable touch on Flutter web?
I was wondering if it was possible to disable the simulator-like touch interface when building websites with Flutter Web. The wheel scrolling works fine, but I don’t think mouse users should be able to click and drag.
June 19, 2019 at 02:02AM by bosoxs202
http://bit.ly/2WMCdK6
Disable touch on Flutter web?
I was wondering if it was possible to disable the simulator-like touch interface when building websites with Flutter Web. The wheel scrolling works fine, but I don’t think mouse users should be able to click and drag.
June 19, 2019 at 02:02AM by bosoxs202
http://bit.ly/2WMCdK6
reddit
r/FlutterDev - Disable touch on Flutter web?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Android and iOS app from Flutter tips
Has anyone here tried to develop a production ready application via Flutter for iOS and Android(would be great if you can share app links). When I say production ready, I mean an application which does authentication, network calls and maybe some complex animations/graphs etc.What pitfalls/quirks do we need to keep in mind.Thanks!
June 19, 2019 at 03:49AM by androiddevforeast
http://bit.ly/31JrzTw
Android and iOS app from Flutter tips
Has anyone here tried to develop a production ready application via Flutter for iOS and Android(would be great if you can share app links). When I say production ready, I mean an application which does authentication, network calls and maybe some complex animations/graphs etc.What pitfalls/quirks do we need to keep in mind.Thanks!
June 19, 2019 at 03:49AM by androiddevforeast
http://bit.ly/31JrzTw
reddit
r/FlutterDev - Android and iOS app from Flutter tips
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Build a Flutter Lifecycle Manager to Stop and Start your Services
http://bit.ly/2x1b5rt
June 19, 2019 at 04:38AM by Filledstacks
http://bit.ly/31GlMxH
Build a Flutter Lifecycle Manager to Stop and Start your Services
http://bit.ly/2x1b5rt
June 19, 2019 at 04:38AM by Filledstacks
http://bit.ly/31GlMxH
Filledstacks
Build a Lifecycle Manager to manage your services
This post we cover Flutter Lifecycle hooks and starting / stopping your services
New post on /r/flutterdev subreddit:
Custom sound when using flutter_local_notifications
BackgroundI am currently learning how to use use flutter_local_notifications, now being able to schedule notification but unable to use custom sound on iOS.I tried mp3, wave and aiff with no luck and I thought it might issue with the path.SetupThe sound file is allocated at
June 19, 2019 at 07:54AM by HikARuLsi
http://bit.ly/2IpGSJ2
Custom sound when using flutter_local_notifications
BackgroundI am currently learning how to use use flutter_local_notifications, now being able to schedule notification but unable to use custom sound on iOS.I tried mp3, wave and aiff with no luck and I thought it might issue with the path.SetupThe sound file is allocated at
sound/sound.aiff
and it is within 30 seconds. sound/
is included the the pubspec
.My attemptsSince the sound play normally in-app but unable to play in notificaiton (playing default tones), I thought flutter_local_notifications
could be handling path differently. These, I tried: - sound.aiff - sound/sound.aiff - sound - document_directory_using_path_provider/sound/sound.aiffQuestionsWhat is the correct path? Where should the sound file be place for custom sound to work?Many thanksJune 19, 2019 at 07:54AM by HikARuLsi
http://bit.ly/2IpGSJ2
Dart packages
flutter_local_notifications | Flutter package
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
New post on /r/flutterdev subreddit:
AppAuth wrapper
This has been around for a number of months but since I've only joined Reddit recently, thought I'd let others in the community that I have a plugin that is a wrapper for the AppAuth Android and iOS SDKshttps://pub.dev/packages/flutter_appauthGitHub repo is athttps://github.com/MaikuB/flutter_appauthI'd seen some questions around doing authentication using identity providers other Google lately so thought I'd share
June 19, 2019 at 10:27AM by MaikuB84
http://bit.ly/2RmTm79
AppAuth wrapper
This has been around for a number of months but since I've only joined Reddit recently, thought I'd let others in the community that I have a plugin that is a wrapper for the AppAuth Android and iOS SDKshttps://pub.dev/packages/flutter_appauthGitHub repo is athttps://github.com/MaikuB/flutter_appauthI'd seen some questions around doing authentication using identity providers other Google lately so thought I'd share
June 19, 2019 at 10:27AM by MaikuB84
http://bit.ly/2RmTm79
Dart packages
flutter_appauth | Flutter package
This plugin provides an abstraction around the Android and iOS AppAuth SDKs so it can be used to communicate with OAuth 2.0 and OpenID Connect providers
New post on Flutter Dev Google group:
Flutter is not running in emulator
Hello.I'm using windows 10 and platform as vs code. In that i have an error while running my flutter program. My devices is connected but code is not running in the emulator. It is showing a error while runing in command prompt like below: C:\Users\dell\Desktop\flutterexercise\hello>flutter
June 19, 2019 at 11:12AM by Abinavan Nagendran
http://bit.ly/31JhGF2
Flutter is not running in emulator
Hello.I'm using windows 10 and platform as vs code. In that i have an error while running my flutter program. My devices is connected but code is not running in the emulator. It is showing a error while runing in command prompt like below: C:\Users\dell\Desktop\flutterexercise\hello>flutter
June 19, 2019 at 11:12AM by Abinavan Nagendran
http://bit.ly/31JhGF2
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 Platform Inputs : Access native text fields from Flutter. Use familar Flutter widget syntax to create native platform text fields to access native features such as password autofill. Early work in progress, currently only supports iOS.
http://bit.ly/2IQmlfP
June 19, 2019 at 11:16AM by EngineerScientist
http://bit.ly/2MVTvQt
Flutter Platform Inputs : Access native text fields from Flutter. Use familar Flutter widget syntax to create native platform text fields to access native features such as password autofill. Early work in progress, currently only supports iOS.
http://bit.ly/2IQmlfP
June 19, 2019 at 11:16AM by EngineerScientist
http://bit.ly/2MVTvQt
Dart packages
platform_inputs | Flutter Package
Native text fields from Flutter. Currently iOS-only with support for UITextField.
New post on /r/flutterdev subreddit:
Flutter at IO Extended Kuala Lumpur 2019 — Follow-up
http://bit.ly/2IMp61C
June 19, 2019 at 12:29PM by truongsinhtn
http://bit.ly/31E9o1v
Flutter at IO Extended Kuala Lumpur 2019 — Follow-up
http://bit.ly/2IMp61C
June 19, 2019 at 12:29PM by truongsinhtn
http://bit.ly/31E9o1v
Medium
Flutter at IO Extended Kuala Lumpur 2019 — Follow-up
My talk at #IOxKL19 generated lots of questions. I couldn’t answer them all on stage, so here’s my “written response” 😆
New post on /r/flutterdev subreddit:
How do you pass data between siblings using rxdart?
Hi, I've been struggling with trying to solve how to pass data between sibling widgets in flutter. I tried using just vanilla setstate calls, and I learned that is not the way to go. So I got interested in reactive programming, and now I want to know how to accomplish passing data between siblings using rxdart.My use case is I basically want to create a crud form. I want to be able to add users to a list view, then be able to tap the user in the list view, and populate the form with that data from the list view (the tapped tile). I've posted a question on stack overflow, but based on my experiences in the past, I don't get answers as much as I'd like to.Here is the stack overflow post with the code if youd like to see that. https://stackoverflow.com/questions/56658327/how-to-populate-a-form-from-a-listview-on-tap-in-flutterAre there any helpful guides on how to achieve this? All I've seen for examples are basic parent child to widget passing data (counter/inctement examples).Thanks so much for any help, in advance.
June 19, 2019 at 02:01PM by MeerkatArray
http://bit.ly/2x5xeFi
How do you pass data between siblings using rxdart?
Hi, I've been struggling with trying to solve how to pass data between sibling widgets in flutter. I tried using just vanilla setstate calls, and I learned that is not the way to go. So I got interested in reactive programming, and now I want to know how to accomplish passing data between siblings using rxdart.My use case is I basically want to create a crud form. I want to be able to add users to a list view, then be able to tap the user in the list view, and populate the form with that data from the list view (the tapped tile). I've posted a question on stack overflow, but based on my experiences in the past, I don't get answers as much as I'd like to.Here is the stack overflow post with the code if youd like to see that. https://stackoverflow.com/questions/56658327/how-to-populate-a-form-from-a-listview-on-tap-in-flutterAre there any helpful guides on how to achieve this? All I've seen for examples are basic parent child to widget passing data (counter/inctement examples).Thanks so much for any help, in advance.
June 19, 2019 at 02:01PM by MeerkatArray
http://bit.ly/2x5xeFi
Stack Overflow
How to populate a form from a listview on tap in flutter
I have a form widget, a list widget, and a "wrapper" widget or in other words, a parent/container widget. So to give an idea of the widget tree, it is as such.
Parent/Container Widget
Form Widget
Parent/Container Widget
Form Widget