New post on /r/flutterdev subreddit:
[Help] SpriteWidget Tutorials/walkthroughs?
Hi all,I'm keen to jump on the Flutter bandwagon and have followed a few tutorials to get the basics down. While looking around, I discovered SpriteWidget, which could be used as a game engine.https://pub.dartlang.org/packages/spritewidget#-example-tab-I was attempting to create my own little game, using the space blast example here:Https://github.com/spritewidget/spaceblastBut I'm really struggling to get anything going. Ive googled, but there seems to be very little info out there on SpriteWidget beyond these few examples I've found. I was wondering if anyone knew of any resources that really walks you through what parts do, how best to layout code. I've tried to follow step by step how the space blast game works but am finding it very difficult. Any assistance would be greatly received. I wish I could write up some blog tutorials for this as I think it's really needed but have utterly failed.
January 13, 2019 at 10:49PM by Money_on_the_table
http://bit.ly/2H6tpHA
  
  [Help] SpriteWidget Tutorials/walkthroughs?
Hi all,I'm keen to jump on the Flutter bandwagon and have followed a few tutorials to get the basics down. While looking around, I discovered SpriteWidget, which could be used as a game engine.https://pub.dartlang.org/packages/spritewidget#-example-tab-I was attempting to create my own little game, using the space blast example here:Https://github.com/spritewidget/spaceblastBut I'm really struggling to get anything going. Ive googled, but there seems to be very little info out there on SpriteWidget beyond these few examples I've found. I was wondering if anyone knew of any resources that really walks you through what parts do, how best to layout code. I've tried to follow step by step how the space blast game works but am finding it very difficult. Any assistance would be greatly received. I wish I could write up some blog tutorials for this as I think it's really needed but have utterly failed.
January 13, 2019 at 10:49PM by Money_on_the_table
http://bit.ly/2H6tpHA
Dart packages
  
  spritewidget | Flutter Package
  SpriteWidget is an open source toolkit for building complex, high performance animations and 2D games with Flutter.
  New post on Flutter Dev Google group:
SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
Hi there! Do you know how to fix the error E/SpannableStringBuilder( 5445): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length? It happens when I tap on a textfield and the keyboard fails to load. I've stripped down my widget tree and played with it but I'm still getting this error on all
January 13, 2019 at 11:57PM by Marcos Nobre
http://bit.ly/2D94JKB
  
  SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
Hi there! Do you know how to fix the error E/SpannableStringBuilder( 5445): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length? It happens when I tap on a textfield and the keyboard fails to load. I've stripped down my widget tree and played with it but I'm still getting this error on all
January 13, 2019 at 11:57PM by Marcos Nobre
http://bit.ly/2D94JKB
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_launcher_icons | Dart Package
http://bit.ly/2FxmvIT
January 14, 2019 at 03:12AM by PedroMassango
http://bit.ly/2FolFPD
  
  flutter_launcher_icons | Dart Package
http://bit.ly/2FxmvIT
January 14, 2019 at 03:12AM by PedroMassango
http://bit.ly/2FolFPD
Dart packages
  
  flutter_launcher_icons | Dart Package
  A package which simplifies the task of updating your Flutter app's launcher icon.
  New post on /r/flutterdev subreddit:
I created a repo for algorithms and data structures using dart for flutter. Just converted it from js repo. It will help you have a good interview.
http://bit.ly/2Fzw4Hg
January 14, 2019 at 02:56AM by thuutien2
http://bit.ly/2FpM93a
  
  I created a repo for algorithms and data structures using dart for flutter. Just converted it from js repo. It will help you have a good interview.
http://bit.ly/2Fzw4Hg
January 14, 2019 at 02:56AM by thuutien2
http://bit.ly/2FpM93a
GitHub
  
  thuutien/algorithm
  Algorithm and Data Structure with Dart for Flutter. - thuutien/algorithm
  New post on /r/flutterdev subreddit:
Flutter - FoldingCell (Tutorial)
https://www.youtube.com/watch?v=070UHio_RXE
January 14, 2019 at 05:32AM by JohannesMilke
http://bit.ly/2FxJxzl
  
  Flutter - FoldingCell (Tutorial)
https://www.youtube.com/watch?v=070UHio_RXE
January 14, 2019 at 05:32AM by JohannesMilke
http://bit.ly/2FxJxzl
YouTube
  
  Flutter - FoldingCell
  Flutter is a framework by Google for building applications on iOS and Android. Source code: https://github.com/JohannesMilke/folding_cell_example Twitter: ht...
  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)