Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Widget tree sync bug(?)
Actually, I am not sure what the problem is but I am developing an app that runs a timer in one of its tabs so there is an async update state method. It creates an error ı showed on the *example . Thank you for all attention and help. Stack exchange creates

January 16, 2019 at 02:08PM by isa türk
http://bit.ly/2CnIejv
New post on Flutter Dev Google group:

How would you style your app without hard-wiring it?
Is there anything else than reading values from a config file?

January 16, 2019 at 02:43PM by d...@wolf-mit-f.de
http://bit.ly/2RusBBl
New post on Flutter Dev Google group:

What is the best way to cache firestore results?
I want to cache the result of this query Future getMatchesData() async { return Firestore.instance .collection('players') .orderBy("name") .where("active", isEqualTo: true) .getDocuments(); }

January 16, 2019 at 03:14PM by João Paulo Ferreira
http://bit.ly/2RUnKZe
New post on Flutter Dev Google group:

Anyone Knows how to make User Database when user sign's in for the first time
Anyone Knows how to make User Database when user sign's in for the first time

January 16, 2019 at 06:46PM by Gaurav Nagoshe
http://bit.ly/2Dd5SB1
New post on /r/flutterdev subreddit:

Youtube Channels for Flutter development
Hi all, what youtube channels would you recommend to me, since I've started Flutter few days ago. What am I particulary looking for is some intermediate level tutorialsThanks in advance!

January 16, 2019 at 06:59PM by sushibgd
http://bit.ly/2MgJlG1
New post on /r/flutterdev subreddit:

Will flutter be used by companies
I know that some companies are already using it, but it's new and I don't know if it will be something like "react" is to the market this days.We can compare the use of nodejs and PHP, Wordpress will never let PHP die, even that nodejs is called better.So I want your opinion if Flutter will be a catch or just for enthusiasts?​

January 16, 2019 at 08:44PM by lordcaca
http://bit.ly/2CoxilN
New post on /r/flutterdev subreddit:

Does the flutter_local_notifications package support rich notifications such as that of Spotify's?
https://pub.dartlang.org/packages/flutter_local_notificationsThis package contains many features. I just wanted to know what exactly the following mean:​[Android] Formatting notification content via HTML markup (see https://developer.android.com/guide/topics/resources/string-resource.html#StylingWithHTML)​[Android] Support for the following notification stylesBig pictureBig textInbox​Do these mean that we can customize every aspect of the notification to make one that looks similar to Spotify's? I found this one image of the notificaiotn I'm speaking about https://www.androidcentral.com/sites/androidcentral.com/files/styles/xlarge_wm_brw/public/article_images/2017/08/colored-notification-anastasia-purple.jpg?itok=mX-SiQvl​I want to see if it is possible to develop an audio app player with Flutter

January 16, 2019 at 08:05PM by evaluae
http://bit.ly/2Ct4oAM
New post on /r/flutterdev subreddit:

timeline_list | Displays a scrollable timeline with custom child widgets and custom icons.
http://bit.ly/2Md1fJW

January 16, 2019 at 10:23PM by Purple_Pizzazz
http://bit.ly/2Md1rsL
New post on /r/flutterdev subreddit:

Flutter WhatsApp Stickers App
Is there any whatsapp stickers app sample for flutter ? If not , could a senior flutter developer make a sample of it?

January 16, 2019 at 11:07PM by mobiusomniverse
http://bit.ly/2FFNxOG
New post on Flutter Dev Google group:

Problems displaying graphics
[image: Screenshot_20190116-213906_1.jpg] My name is Filipe, I am from Brazil! I'm having trouble viewing my graphics. My problem is to view the graphic on the flutter in the correct way. The line is not showing up as it should. I thought about sorting it by putting the date in 24h format, but I

January 17, 2019 at 06:18AM by Filipe Oliveira
http://bit.ly/2FGrpDQ
New post on Flutter Dev Google group:

Difference between 'pageBuilder` and `transitionsBuilder` typedef parameters of PageRouteBuilder
According to the official docs < https://docs.flutter.io/flutter/widgets/PageRouteBuilder/PageRouteBuilder.html > the pageBuilder parameter is used to build the primary route content and the transitionsBuilder parameter is used to build the route's transition. So both of them have different jobs

January 17, 2019 at 06:19AM by shubham soni
http://bit.ly/2VWEBdk
New post on Flutter Dev Google group:

Offset vs Alignment in Flutter
Although I know their uses and properties but sometimes I found it hard to tell the difference between Offset and Alignment as both of them represents a point in x-axis and y-axis

January 17, 2019 at 06:20AM by shubham soni
http://bit.ly/2QVFFKC
New post on /r/flutterdev subreddit:

How Developers and Designers Can Collaborate Using Flutter
http://bit.ly/2FDMf6x

January 17, 2019 at 08:24AM by Purple_Pizzazz
http://bit.ly/2FvEmRB
New post on Flutter Dev Google group:

Flutter Engine Build errorduring snapshot creation on QNX tool chain
Hello All, I am trying to build flutter Engine for *QNX OS* (POSIX based Blackberry proprietary OS) tool chain which is similar to GCC. For this I modified engine/src/build/toolchain/custom/BUILD.gn with QNX tool chain options. This way, I am able to compile almost (98%) all the C/C++ files and

January 17, 2019 at 11:37AM by Vijay Ch
http://bit.ly/2QSocCU