Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
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
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
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 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
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
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
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
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
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
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
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
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
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