New post on Flutter Dev Google group:
Can I have a material app with a cupertinoTabScaffold
Hello, Is it possible to have. a. flutter material with a cupertinoTabScaffold? Thanks
June 18, 2019 at 02:54AM by Ptemp
http://bit.ly/2XTxGCn
Can I have a material app with a cupertinoTabScaffold
Hello, Is it possible to have. a. flutter material with a cupertinoTabScaffold? Thanks
June 18, 2019 at 02:54AM by Ptemp
http://bit.ly/2XTxGCn
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:
In part three of our Just Java project we’ll create a simple toggle animation.
http://bit.ly/2INYqOj
June 18, 2019 at 04:02AM by idreesBughio
http://bit.ly/31BvEsG
In part three of our Just Java project we’ll create a simple toggle animation.
http://bit.ly/2INYqOj
June 18, 2019 at 04:02AM by idreesBughio
http://bit.ly/31BvEsG
Technotes 78
‘Just Java’ in flutter part three: CREATING CUSTOM ITEM WIDGET
Show your support by subscribing to my blog. Don’t worry it’s free!!! EID MUBARAK EVERYONE! <3 I know its too late for that but I was on a vacation and just meeting you guys now so&#…
New post on /r/flutterdev subreddit:
( Need advice ) which State management should I use?
Hello, I am relatively new to flutter, I am building an eCommerce app with reaction platform as backend that uses graphql for serving data. I need advice with which state management I should opt for considering my use case.
June 18, 2019 at 02:52AM by Anoop_kumar
http://bit.ly/2RoW0JJ
( Need advice ) which State management should I use?
Hello, I am relatively new to flutter, I am building an eCommerce app with reaction platform as backend that uses graphql for serving data. I need advice with which state management I should opt for considering my use case.
June 18, 2019 at 02:52AM by Anoop_kumar
http://bit.ly/2RoW0JJ
reddit
r/FlutterDev - ( Need advice ) which State management should I use?
4 votes and 3 comments so far on Reddit
New post on /r/flutterdev subreddit:
Navigation without Context - Navigating from your Business / State Management logic
http://bit.ly/2WKLiyp
June 18, 2019 at 05:11AM by Filledstacks
http://bit.ly/2WQgnFv
Navigation without Context - Navigating from your Business / State Management logic
http://bit.ly/2WKLiyp
June 18, 2019 at 05:11AM by Filledstacks
http://bit.ly/2WQgnFv
Filledstacks
Navigate without context in Flutter with a Navigation Service
This tutorial shows you how to navigate without the context so navigation can move into business logic.
New post on Flutter Dev Google group:
Platform Adaptable UI
Hi I am new to Flutter development, I am from iOS background. Please clear my following doubt on flutter development. 1. For developing Android and iOS app, using Material and Cupertino widget is a mandatory one. Do apple have any restriction while uploading to App Store if I developed App
June 18, 2019 at 08:40AM by Srikanth
http://bit.ly/2XjjPrY
Platform Adaptable UI
Hi I am new to Flutter development, I am from iOS background. Please clear my following doubt on flutter development. 1. For developing Android and iOS app, using Material and Cupertino widget is a mandatory one. Do apple have any restriction while uploading to App Store if I developed App
June 18, 2019 at 08:40AM by Srikanth
http://bit.ly/2XjjPrY
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:
Should I Add Generated Dart Files to Git?
http://bit.ly/2WLKKZ3
June 18, 2019 at 08:22AM by Elixane
http://bit.ly/2x07jPl
Should I Add Generated Dart Files to Git?
http://bit.ly/2WLKKZ3
June 18, 2019 at 08:22AM by Elixane
http://bit.ly/2x07jPl
Medium
Should I Add Generated Dart Files to Git?
Dealing with generated files in Flutter
New post on Flutter Dev Google group:
Unable to run flutter after audio players package import
I imported following sound package from flutter packages. audioplayers: ^0.12.1 It threw errors saying I needed to install some things. Based on the error messages, I ran following commands. brew install cocoa pods pod setup The setup was completed successfully. It started throwing
June 18, 2019 at 10:46AM by karthik vaithin
http://bit.ly/2FgCBpI
Unable to run flutter after audio players package import
I imported following sound package from flutter packages. audioplayers: ^0.12.1 It threw errors saying I needed to install some things. Based on the error messages, I ran following commands. brew install cocoa pods pod setup The setup was completed successfully. It started throwing
June 18, 2019 at 10:46AM by karthik vaithin
http://bit.ly/2FgCBpI
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:
Invalid `Podfile` file: No such file or directory @ rb_sysopen - flutter_module/.ios/Flutter/podhelper.rb
http://bit.ly/2XVvwlA
June 18, 2019 at 10:15AM by neurenor
http://bit.ly/2IQrWTt
Invalid `Podfile` file: No such file or directory @ rb_sysopen - flutter_module/.ios/Flutter/podhelper.rb
http://bit.ly/2XVvwlA
June 18, 2019 at 10:15AM by neurenor
http://bit.ly/2IQrWTt
Stack Overflow
Invalid `Podfile` file: No such file or directory @ rb_sysopen - flutter_module/.ios/Flutter/podhelper.rb
I am integrating flutter module in the iOS app and while installing the pod, I am getting this error.
Below is the code in podfile.
# Uncomment the next line to define a global platform for your
Below is the code in podfile.
# Uncomment the next line to define a global platform for your
New post on Flutter Dev Google group:
Emulator code for android??
Hello, How to connect android devices in vs code. I mean how to bring emulator for android in vs code
June 18, 2019 at 12:42PM by Abinavan Nagendran
http://bit.ly/31PFHdU
Emulator code for android??
Hello, How to connect android devices in vs code. I mean how to bring emulator for android in vs code
June 18, 2019 at 12:42PM by Abinavan Nagendran
http://bit.ly/31PFHdU
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:
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 🎉