New post on Flutter Dev Google group:
App Launch Speed: Swift vs Kotlin vs Flutter
Hi, I'm investigating Flutter for native mobile app development. I created a trivial Flutter app. Launching the Flutter app on mobile device simulators was quick. Launching the Flutter app on physical devices felt laggy compared to much more complex apps I've written in Swift and Kotlin. This
January 14, 2019 at 06:17AM by Peter Michaux
http://bit.ly/2VTIKhU
App Launch Speed: Swift vs Kotlin vs Flutter
Hi, I'm investigating Flutter for native mobile app development. I created a trivial Flutter app. Launching the Flutter app on mobile device simulators was quick. Launching the Flutter app on physical devices felt laggy compared to much more complex apps I've written in Swift and Kotlin. This
January 14, 2019 at 06:17AM by Peter Michaux
http://bit.ly/2VTIKhU
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 I created Piano Tiles clone app in about 3 hours using Flutter.
http://bit.ly/2FtxCnl
January 14, 2019 at 07:58AM by Marcinus
http://bit.ly/2D91rqw
How I created Piano Tiles clone app in about 3 hours using Flutter.
http://bit.ly/2FtxCnl
January 14, 2019 at 07:58AM by Marcinus
http://bit.ly/2D91rqw
Fidev
UI Challenge: Piano Tiles clone in Flutter - Fidev
Hi guys! This post is pretty straight-forward. I wanted to create a basic clone of Piano Tiles 2 - a mobile game where you play on simplified piano :) Now I want to share with you how to do that in very few steps using Flutter. Let's get started!
New post on Flutter Dev Google group:
CupertinoPicker doesn't refresh, bug 22999
Hello :) I'm having this bug http://bit.ly/2RoxxY8 and it prevent us to moving forward from beta test to production because of this. I have a CupertinoPicker that is empty and I populate it each time I found a Bluetooth device around. User have to select the one he
January 14, 2019 at 10:01AM by Jimmy Aumard
http://bit.ly/2Cip7Ya
CupertinoPicker doesn't refresh, bug 22999
Hello :) I'm having this bug http://bit.ly/2RoxxY8 and it prevent us to moving forward from beta test to production because of this. I have a CupertinoPicker that is empty and I populate it each time I found a Bluetooth device around. User have to select the one he
January 14, 2019 at 10:01AM by Jimmy Aumard
http://bit.ly/2Cip7Ya
GitHub
CupertinoPicker refresh data not working · Issue #22999 · flutter/flutter
CupertinoPicker widget is not refreshed when you change his childCount, if you put initial data no problem, but all data added after first build is not visible. To reproduce: import 'package:fl...
New post on /r/flutterdev subreddit:
Intro to Flutter for absolute beginners
http://bit.ly/2Fr6fdA
January 14, 2019 at 09:21AM by chakrihacker
http://bit.ly/2FwQdxH
Intro to Flutter for absolute beginners
http://bit.ly/2Fr6fdA
January 14, 2019 at 09:21AM by chakrihacker
http://bit.ly/2FwQdxH
Fyndx
Introduction to Flutter and Dart
First time looking at Flutter and Dart can be daunting. I will go through each and every line of main.dart when you scaffold your first…
New post on /r/flutterdev subreddit:
Dart classes generating from a JSON.
Hey guys! I created a small plugin for Android Studio. It allows you to generate dart classes from a raw json. Check it out.https://github.com/Azoft/json2dart-converter
January 14, 2019 at 08:58AM by kannabii
http://bit.ly/2FxiDIb
Dart classes generating from a JSON.
Hey guys! I created a small plugin for Android Studio. It allows you to generate dart classes from a raw json. Check it out.https://github.com/Azoft/json2dart-converter
January 14, 2019 at 08:58AM by kannabii
http://bit.ly/2FxiDIb
GitHub
GitHub - Azoft/json2dart-converter: Android Studio plugin for converting json to dart classes.
Android Studio plugin for converting json to dart classes. - GitHub - Azoft/json2dart-converter: Android Studio plugin for converting json to dart classes.
New post on Flutter Dev Google group:
opacity not just hides the widget... dont remove the empty space
[image: Screenshot_20190114-144352.jpg] [image: Screenshot_20190114-125856.jpg]
January 14, 2019 at 10:49AM by Shahzad Khan
http://bit.ly/2RtNbBK
opacity not just hides the widget... dont remove the empty space
[image: Screenshot_20190114-144352.jpg] [image: Screenshot_20190114-125856.jpg]
January 14, 2019 at 10:49AM by Shahzad Khan
http://bit.ly/2RtNbBK
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:
What is the best solution for managing global state in Flutter?
So... I'm new to flutter and started a new application to learn the basics of dart and the framework. Having a React background I'm tending to use redux as the state manager. What is the industry pattern when it comes to state management? Is redux actually the best choice? Is there any native way to treat global state in flutter?
January 14, 2019 at 10:58AM by fltonii
http://bit.ly/2RpMqJQ
What is the best solution for managing global state in Flutter?
So... I'm new to flutter and started a new application to learn the basics of dart and the framework. Having a React background I'm tending to use redux as the state manager. What is the industry pattern when it comes to state management? Is redux actually the best choice? Is there any native way to treat global state in flutter?
January 14, 2019 at 10:58AM by fltonii
http://bit.ly/2RpMqJQ
reddit
r/FlutterDev - What is the best solution for managing global state in Flutter?
2 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Threading: Isolates, Future, Async And Await - Build Flutter
http://bit.ly/2DazCyf
January 14, 2019 at 11:23AM by apedley
http://bit.ly/2TIb1pU
Flutter Threading: Isolates, Future, Async And Await - Build Flutter
http://bit.ly/2DazCyf
January 14, 2019 at 11:23AM by apedley
http://bit.ly/2TIb1pU
Build Flutter
Flutter Threading: Isolates, Future, Async And Await - Build Flutter
Flutter applications start with a single execution process to manage executing code. Inside this process you will find different ways that the process handles multiple pieces of code executing at the same time. Isolates When Dart starts, there will be one…
New post on Flutter Dev Google group:
Flutter Playground repository
Playground app for Flutter. Contains list examples I have created. http://bit.ly/2D885O3
January 14, 2019 at 11:51AM by Bhavik Makwana
http://bit.ly/2TS8euB
Flutter Playground repository
Playground app for Flutter. Contains list examples I have created. http://bit.ly/2D885O3
January 14, 2019 at 11:51AM by Bhavik Makwana
http://bit.ly/2TS8euB
GitHub
ibhavikmakwana/FlutterPlayground
Playground app for Flutter. Contribute to ibhavikmakwana/FlutterPlayground development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Error connecting to the service protocol
Does anybody knows why every time in a while Flutter gets me this error on "flutter run"?
January 14, 2019 at 01:33PM by quetool
http://bit.ly/2RNLmPp
Error connecting to the service protocol
Does anybody knows why every time in a while Flutter gets me this error on "flutter run"?
Error connecting to the service protocol: HttpException: , uri = http://127.0.0.1:1025/ws Exited (sigterm)To fix it I need to kill the app, unplug and plug again the iPhone, then, generally the app runs...Here it is flutter doctor
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel beta, v1.0.0, on Mac OS X 10.13.6 17G4015, locale es-AR) [✓] Android toolchain - develop for Android devices (Android SDK 27.0.3) [✓] iOS toolchain - develop for iOS devices (Xcode 10.1) [✓] Android Studio (version 3.2) [✓] VS Code (version 1.30.2) [✓] Connected device (1 available) • No issues found!
January 14, 2019 at 01:33PM by quetool
http://bit.ly/2RNLmPp
reddit
r/FlutterDev - Error connecting to the service protocol
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter + Source Generation
http://bit.ly/2soL4QF
January 14, 2019 at 03:27PM by Purple_Pizzazz
http://bit.ly/2RMlUJT
Flutter + Source Generation
http://bit.ly/2soL4QF
January 14, 2019 at 03:27PM by Purple_Pizzazz
http://bit.ly/2RMlUJT
Medium
Flutter + Source Generation: The birth of a Magical Widget
The birth of a Magical Widget
New post on /r/flutterdev subreddit:
Is it possible to add a custom Google Assistant app with a Flutter app?
https://codelabs.developers.google.com/codelabs/actions-1/#0
January 14, 2019 at 05:41PM by safaribrowserram
http://bit.ly/2ChNq8u
Is it possible to add a custom Google Assistant app with a Flutter app?
https://codelabs.developers.google.com/codelabs/actions-1/#0
January 14, 2019 at 05:41PM by safaribrowserram
http://bit.ly/2ChNq8u
reddit
r/FlutterDev - Is it possible to add a custom Google Assistant app with a Flutter app?
1 vote and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Best way to load in Flutter Firestore StreamBuilder Images?
When I load in my images from Firestore there is that split second that image just returns blank. It there a way to use FadeInImage from network within the StreamBuilder? Currently when I try and add it in, FadeInImage is not of an Image provider type so I can't assign the Widget to the image:
January 14, 2019 at 05:47PM by Brennan Altringer
http://bit.ly/2SVYYp2
Best way to load in Flutter Firestore StreamBuilder Images?
When I load in my images from Firestore there is that split second that image just returns blank. It there a way to use FadeInImage from network within the StreamBuilder? Currently when I try and add it in, FadeInImage is not of an Image provider type so I can't assign the Widget to the image:
January 14, 2019 at 05:47PM by Brennan Altringer
http://bit.ly/2SVYYp2
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:
Material Theme
Hi I find it confusing how the theme works in a material app. I know there is the *theme* property on *MaterialApp* constructor instantiating *ThemeData*. But then I'm lost. On *ThemeData* I have the property *colorScheme,* but when I assign some values to it, it is ignored by most (if not all)
January 14, 2019 at 06:18PM by marcin kolonko
http://bit.ly/2FwwI8B
Material Theme
Hi I find it confusing how the theme works in a material app. I know there is the *theme* property on *MaterialApp* constructor instantiating *ThemeData*. But then I'm lost. On *ThemeData* I have the property *colorScheme,* but when I assign some values to it, it is ignored by most (if not all)
January 14, 2019 at 06:18PM by marcin kolonko
http://bit.ly/2FwwI8B
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 tweet from flutterio:
Learn how to manage application state using InheritedWidget in this post by @hansmuller!
Read post here 👉 https://t.co/8z4DqP7n7w pic.twitter.com/MIUBH06rDs— Flutter (@flutterio) January 14, 2019
January 14, 2019 at 07:12PM
http://twitter.com/flutterio/status/1084875811117621248
Learn how to manage application state using InheritedWidget in this post by @hansmuller!
Read post here 👉 https://t.co/8z4DqP7n7w pic.twitter.com/MIUBH06rDs— Flutter (@flutterio) January 14, 2019
January 14, 2019 at 07:12PM
http://twitter.com/flutterio/status/1084875811117621248
Twitter
Hans (@Hansmuller) | Twitter
The latest Tweets from Hans (@Hansmuller)
New tweet from flutterio:
Learn how to manage application state using InheritedWidget in this post by @Hans_Muller_CA!
Read post here 👉 https://t.co/8z4DqP7n7w pic.twitter.com/jwjUsoXCNc— Flutter (@flutterio) January 14, 2019
January 14, 2019 at 08:03PM
http://twitter.com/flutterio/status/1084888706538852353
Learn how to manage application state using InheritedWidget in this post by @Hans_Muller_CA!
Read post here 👉 https://t.co/8z4DqP7n7w pic.twitter.com/jwjUsoXCNc— Flutter (@flutterio) January 14, 2019
January 14, 2019 at 08:03PM
http://twitter.com/flutterio/status/1084888706538852353
Twitter
Hans Muller (@Hans_Muller_CA) | Twitter
The latest Tweets from Hans Muller (@Hans_Muller_CA): "No one is prouder! #ucsd2014 http://t.co/5YBRLER28U"
New post on /r/flutterdev subreddit:
Flutter on iOS for Android developers
http://bit.ly/2Rts6Yd
January 14, 2019 at 08:52PM by mulderpf
http://bit.ly/2Col0K7
Flutter on iOS for Android developers
http://bit.ly/2Rts6Yd
January 14, 2019 at 08:52PM by mulderpf
http://bit.ly/2Col0K7
New post on /r/flutterdev subreddit:
Managing Flutter Application State With InheritedWidgets
http://bit.ly/2AaJvtK
January 14, 2019 at 10:32PM by PedroMassango
http://bit.ly/2Cl5X3H
Managing Flutter Application State With InheritedWidgets
http://bit.ly/2AaJvtK
January 14, 2019 at 10:32PM by PedroMassango
http://bit.ly/2Cl5X3H
Medium
Managing Flutter Application State With InheritedWidgets
Everyone has heard that interactive applications can be decomposed into three parts: model, view, and controller. Anyone who has given…
New post on /r/flutterdev subreddit:
Path to dig in? Need guidance
Hello everyone. I'm here for some guidance and if anyone will help I'll be really thankful. So here's the situation: I'm in last year of civil engineering. But I want to start coding/programmin to make projects. Consider me as an absolute beginner who has never done programming but wants to learn. I did some research on youtube and also read articles and found that dart is a simple and easy language. Also the benifit of it was, we can use it to make both android and IOS apps. It's like achieving two targets 🎯 by learning one thing. So if anyone could guide me how to startNote: I don't even know the basics and never done any programming before.Thanks in advance
January 14, 2019 at 11:14PM by numanbutt
http://bit.ly/2VPmQg5
Path to dig in? Need guidance
Hello everyone. I'm here for some guidance and if anyone will help I'll be really thankful. So here's the situation: I'm in last year of civil engineering. But I want to start coding/programmin to make projects. Consider me as an absolute beginner who has never done programming but wants to learn. I did some research on youtube and also read articles and found that dart is a simple and easy language. Also the benifit of it was, we can use it to make both android and IOS apps. It's like achieving two targets 🎯 by learning one thing. So if anyone could guide me how to startNote: I don't even know the basics and never done any programming before.Thanks in advance
January 14, 2019 at 11:14PM by numanbutt
http://bit.ly/2VPmQg5
reddit
r/FlutterDev - Path to dig in? Need guidance
2 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
A deep dive into Flutter’s accessibility widgets
http://bit.ly/2TPJAdU
January 15, 2019 at 12:51AM by Purple_Pizzazz
http://bit.ly/2Mamex1
A deep dive into Flutter’s accessibility widgets
http://bit.ly/2TPJAdU
January 15, 2019 at 12:51AM by Purple_Pizzazz
http://bit.ly/2Mamex1
Medium
A deep dive into Flutter’s accessibility widgets
Many mobile users have visual, physical or age-related limitations and these limitations prevent them from seeing or using a touch screen…