New post on Flutter Dev Google group:
flutter feedback
Hi- I just took the flutter survey - it said to email further suggestions. One thing I would really like to see: A very fast / small code size / optimized dart backend programming experience - exceeding java - coming close to rust or c++ I want to use it for a backend server - creating a
February 05, 2019 at 04:16AM by Bert Beckmann
http://bit.ly/2GadTJp
flutter feedback
Hi- I just took the flutter survey - it said to email further suggestions. One thing I would really like to see: A very fast / small code size / optimized dart backend programming experience - exceeding java - coming close to rust or c++ I want to use it for a backend server - creating a
February 05, 2019 at 04:16AM by Bert Beckmann
http://bit.ly/2GadTJp
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:
RxDart(Bloc) vs Redux Flutter
I am fairly new to flutter. I have seen both sample codes for RXDart(bloc) and redux library.Can you please tell me which approach is better to develop flutter application?
February 05, 2019 at 05:28AM by vaibhav_2018
http://bit.ly/2SfEECY
RxDart(Bloc) vs Redux Flutter
I am fairly new to flutter. I have seen both sample codes for RXDart(bloc) and redux library.Can you please tell me which approach is better to develop flutter application?
February 05, 2019 at 05:28AM by vaibhav_2018
http://bit.ly/2SfEECY
reddit
r/FlutterDev - RxDart(Bloc) vs Redux Flutter
2 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Gmail UI Redesign in Flutter
http://bit.ly/2RC0hrH
February 05, 2019 at 08:30AM by follow2vivek
http://bit.ly/2WGmXe2
Gmail UI Redesign in Flutter
http://bit.ly/2RC0hrH
February 05, 2019 at 08:30AM by follow2vivek
http://bit.ly/2WGmXe2
GitHub
follow2vivek/Flutter-Gmail-Redesign
Gmail UI Redesign in Flutter. Contribute to follow2vivek/Flutter-Gmail-Redesign development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Introduction to Dart for Beginners - Control Flow and Low Level Compilation - Part Two
https://www.youtube.com/watch?v=vM1gHeQRqjI
February 05, 2019 at 08:51AM by Purple_Pizzazz
http://bit.ly/2BkOd97
Introduction to Dart for Beginners - Control Flow and Low Level Compilation - Part Two
https://www.youtube.com/watch?v=vM1gHeQRqjI
February 05, 2019 at 08:51AM by Purple_Pizzazz
http://bit.ly/2BkOd97
YouTube
Introduction to Dart for Beginners - Control Flow and Low Level Compilation - Part Two
In this video, we take a look at the lower level ideas of Dart's static type system and its compiler. We also look at control flow structures like while loops and if statements.
Source Code: https://github.com/tensor-programming/dart_for_beginners/tree/tensor…
Source Code: https://github.com/tensor-programming/dart_for_beginners/tree/tensor…
New post on /r/flutterdev subreddit:
http://bit.ly/2RC0hrH
http://bit.ly/2DThEk9
February 05, 2019 at 08:40AM by follow2vivek
http://bit.ly/2Tuylru
http://bit.ly/2RC0hrH
http://bit.ly/2DThEk9
February 05, 2019 at 08:40AM by follow2vivek
http://bit.ly/2Tuylru
New post on /r/flutterdev subreddit:
Do I really need local state management (redux, BLOC, etc..) when using firebase?
So I started making this flutter app using firebase as a backend and after looking at all the options for state management I finally realised that the tools provided by firebase already handle pretty much everything I would need state management for.For example:I could set the currently logged in user in my state to show the right login or home page and make the user uid available to widgets for their firestore API calls.ORI can just listen to
February 05, 2019 at 12:20PM by theo_champion
http://bit.ly/2WIkwYE
Do I really need local state management (redux, BLOC, etc..) when using firebase?
So I started making this flutter app using firebase as a backend and after looking at all the options for state management I finally realised that the tools provided by firebase already handle pretty much everything I would need state management for.For example:I could set the currently logged in user in my state to show the right login or home page and make the user uid available to widgets for their firestore API calls.ORI can just listen to
FirebaseAuth.instance.onAuthStateChanged
to show the right page and just use FirebaseAuth.instance.currentUser()
from anywhere to get the logged in user uid and do my firestore calls.What I mean is, for every thing that would require global state, I can just basically have a firebase stream listener.Is this right ? Or am I missing something here ?February 05, 2019 at 12:20PM by theo_champion
http://bit.ly/2WIkwYE
reddit
r/FlutterDev - Do I really need local state management (redux, BLOC, etc..) when using firebase?
2 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
FlutterUI - Hairstylist App
https://youtu.be/td_wyIn9b3k
February 05, 2019 at 04:01PM by rajayogan27
http://bit.ly/2TEWeMY
FlutterUI - Hairstylist App
https://youtu.be/td_wyIn9b3k
February 05, 2019 at 04:01PM by rajayogan27
http://bit.ly/2TEWeMY
YouTube
FlutterUI - Clean designs - Hairstylist App
Support me - https://paypal.me/RajaYogan Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF Follow me on twitter - https://...
New post on /r/flutterdev subreddit:
How can I make a circular list view using flutter?
Here's an example of what I meanhttps://www.youtube.com/watch?v=7AXFDn5qKo4
February 05, 2019 at 03:59PM by zapoJMR
http://bit.ly/2BmCxCA
How can I make a circular list view using flutter?
Here's an example of what I meanhttps://www.youtube.com/watch?v=7AXFDn5qKo4
February 05, 2019 at 03:59PM by zapoJMR
http://bit.ly/2BmCxCA
YouTube
Circular ListView Demo
Circular ListView is a library that allows developers to easily create a looped circular list view. Scrolling up or down you can select the target item.
You can find the project at Codecanyon Envato Marketplace: http://codecanyon.net/item/circular-listv…
You can find the project at Codecanyon Envato Marketplace: http://codecanyon.net/item/circular-listv…
New post on /r/flutterdev subreddit:
It's prove that you can link Apple Watch OS app with flutter projects
http://bit.ly/2DTdCZc
February 05, 2019 at 04:53PM by guitcastro
http://bit.ly/2MS0juG
It's prove that you can link Apple Watch OS app with flutter projects
http://bit.ly/2DTdCZc
February 05, 2019 at 04:53PM by guitcastro
http://bit.ly/2MS0juG
GitHub
Add Bitcode support for iOS · Issue #15288 · flutter/flutter
Apple may eventually require Bitcode support for iOS. It's currently required for submissions to tvOS and watchOS stores. We've seen Dart's toolchain produce Bitcode as a demo: https://...
New post on Flutter Dev Google group:
Voice integration
Does anyone know when voice integration will be available for flutter apps? We want to integrate google assistant , Siri and Alexa
February 05, 2019 at 06:46PM by Sam Cromer
http://bit.ly/2DTeehx
Voice integration
Does anyone know when voice integration will be available for flutter apps? We want to integrate google assistant , Siri and Alexa
February 05, 2019 at 06:46PM by Sam Cromer
http://bit.ly/2DTeehx
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:
Align (Flutter Widget of the Week)
https://www.youtube.com/attribution_link?a=jwff_GPG47c&u=%2Fwatch%3Fv%3Dg2E7yl3MwMk%26feature%3Dshare
February 05, 2019 at 06:51PM by Pixelreddit
http://bit.ly/2Swsogv
Align (Flutter Widget of the Week)
https://www.youtube.com/attribution_link?a=jwff_GPG47c&u=%2Fwatch%3Fv%3Dg2E7yl3MwMk%26feature%3Dshare
February 05, 2019 at 06:51PM by Pixelreddit
http://bit.ly/2Swsogv
YouTube
Align (Flutter Widget of the Week)
The Align widget lets you place a widget in a defined area of its parent widget. You can also use Align to position widgets in a stack. Align is a great tool...
New post on /r/flutterdev subreddit:
Get Fluttered: A Deceptively Simple Bottom App Bar Part #2
http://bit.ly/2SvZdKq
February 05, 2019 at 08:21PM by guptamanas1998
http://bit.ly/2GtLDRD
Get Fluttered: A Deceptively Simple Bottom App Bar Part #2
http://bit.ly/2SvZdKq
February 05, 2019 at 08:21PM by guptamanas1998
http://bit.ly/2GtLDRD
Medium
Get Fluttered: A Deceptively Simple Bottom App Bar Part #2
Learning while building is the motto
New tweet from flutterio:
✨ Tidy up your design structure with the Align widget! ✨
Align gives you the power to position text within a container, vertically align stacked widgets, and make Marie Kondo proud in the process.
Click for more #WidgetoftheWeek tips. ↓ pic.twitter.com/xClPGLPxsF— Flutter (@flutterio) February 5, 2019
February 05, 2019 at 10:52PM
http://twitter.com/flutterio/status/1092903862397091840
✨ Tidy up your design structure with the Align widget! ✨
Align gives you the power to position text within a container, vertically align stacked widgets, and make Marie Kondo proud in the process.
Click for more #WidgetoftheWeek tips. ↓ pic.twitter.com/xClPGLPxsF— Flutter (@flutterio) February 5, 2019
February 05, 2019 at 10:52PM
http://twitter.com/flutterio/status/1092903862397091840
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
The Flutter Revolution - Recipe for building apps without pain (Presentation)
http://bit.ly/2RG78An
February 06, 2019 at 12:03AM by xuaibafegbua
http://bit.ly/2SsXm9n
The Flutter Revolution - Recipe for building apps without pain (Presentation)
http://bit.ly/2RG78An
February 06, 2019 at 12:03AM by xuaibafegbua
http://bit.ly/2SsXm9n
Speaker Deck
The Flutter Revolution - Recipe for building apps without pain
New post on Flutter Dev Google group:
[Breaking Change] need to manually trigger selection toolbars when using raw EditableText
*If you don't use raw EditableText or RenderEditable (i.e. you use them through TextField or CupertinoTextField), you can stop reading.* In http://bit.ly/2DaJd79, I intend to refactor the interactions for showing the selection toolbar between the text fields and the
February 06, 2019 at 04:22AM by Xiao Yu
http://bit.ly/2GcHguL
[Breaking Change] need to manually trigger selection toolbars when using raw EditableText
*If you don't use raw EditableText or RenderEditable (i.e. you use them through TextField or CupertinoTextField), you can stop reading.* In http://bit.ly/2DaJd79, I intend to refactor the interactions for showing the selection toolbar between the text fields and the
February 06, 2019 at 04:22AM by Xiao Yu
http://bit.ly/2GcHguL
GitHub
Stop using SelectionChangedCause internally to show the text selection toolbar by xster · Pull Request #27534 · flutter/flutter
Stop passing the SelectionChangedCause from (Cupertino)TextField all the way down through EditableText into RenderEditable, then bubble back up to EditableTextState to decide whether to show a tool...
New post on Flutter Dev Google group:
type 'Future' is not a subtype of type '() => void'
my new.dart file import 'dart:io'; import 'dart:math'; import 'package:arluchat3/home_screen.dart'; import 'package:flutter/material.dart'; import 'package:firebase_database/firebase_database.dart'; import 'package:image_picker/image_picker.dart'; import 'package:firebase_storage/firebase_st
February 06, 2019 at 08:12AM by yogita hande
http://bit.ly/2TAAfH2
type 'Future' is not a subtype of type '() => void'
my new.dart file import 'dart:io'; import 'dart:math'; import 'package:arluchat3/home_screen.dart'; import 'package:flutter/material.dart'; import 'package:firebase_database/firebase_database.dart'; import 'package:image_picker/image_picker.dart'; import 'package:firebase_storage/firebase_st
February 06, 2019 at 08:12AM by yogita hande
http://bit.ly/2TAAfH2
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:
push notifications
Can you help on a way how can add a push notifications as an alert every day at a specific time
February 06, 2019 at 08:39AM by Ilyes Boukraa
http://bit.ly/2UMSxFt
push notifications
Can you help on a way how can add a push notifications as an alert every day at a specific time
February 06, 2019 at 08:39AM by Ilyes Boukraa
http://bit.ly/2UMSxFt
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 display snackbar and dialog in bloc pattern
I want to know about this title.
February 06, 2019 at 08:55AM by htetwaihlaing
http://bit.ly/2RM35Tq
How to display snackbar and dialog in bloc pattern
I want to know about this title.
February 06, 2019 at 08:55AM by htetwaihlaing
http://bit.ly/2RM35Tq
reddit
r/FlutterDev - How to display snackbar and dialog in bloc pattern
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Flutter state appears to replace the database
Hello, I'm an Android developer who started to learn flutter a week ago, now I'm a bit confused about the state management topic, many examples show that we should keep an 'App state' for something shared between many widgets (as selected items from a list), so I've been thinking about that kind of example and asked myself, shouldn't these kind of things be kept in database or something? most of the examples used many items that should already be kept in a database rather than be kept in memory (state)!
February 06, 2019 at 10:27AM by andyalbert
http://bit.ly/2Gb7Sw5
Flutter state appears to replace the database
Hello, I'm an Android developer who started to learn flutter a week ago, now I'm a bit confused about the state management topic, many examples show that we should keep an 'App state' for something shared between many widgets (as selected items from a list), so I've been thinking about that kind of example and asked myself, shouldn't these kind of things be kept in database or something? most of the examples used many items that should already be kept in a database rather than be kept in memory (state)!
February 06, 2019 at 10:27AM by andyalbert
http://bit.ly/2Gb7Sw5
reddit
r/FlutterDev - Flutter state appears to replace the database
1 vote and 5 comments so far on Reddit
New post on /r/flutterdev subreddit:
No Architecture - Build Flutter
http://bit.ly/2Gdu210
February 06, 2019 at 10:09AM by apedley
http://bit.ly/2Dcw0KR
No Architecture - Build Flutter
http://bit.ly/2Gdu210
February 06, 2019 at 10:09AM by apedley
http://bit.ly/2Dcw0KR
Build Flutter
No Architecture - Build Flutter
I’ve spent years trying to find the best architecture and patterns for mobile application development. I’ve written my own framework in the past, played around with state machines, tried almost every architecture I could think of, and tried to devise several…