Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Performance of MediaQuery.of(context).size
How fast is invoking MediaQuery.of(context).size ? Is it a fast lookup call to a variable in memory in Dart realm or is it a slow lookup to native api using platform channel ?

Submitted March 13, 2018 at 07:35PM by Sreenath N
via Flutter Dev http://ift.tt/2HuUpvK
Reddit: Sample Apps using Multi Service Firebase Auth
Can you please point me to an example or tutorial which deals with multi-services login(email, facebook, google) using Firebase Auth? I am trying to learn how to deal with authentication and show screens based on that.

Submitted March 13, 2018 at 07:41PM by PurusR
via reddit http://ift.tt/2FFiks2
GGroup: Couchbase Flutter
Hi, is their any package for CouchBase that we can use in Flutter? Best regards

Submitted March 14, 2018 at 11:10AM by Rhino Kharagne
via Flutter Dev http://ift.tt/2Do2mR3
Reddit: CryptoShadow - CryptoCurrency Tracker (@flutterio)
http://ift.tt/2IqiSUr

Submitted March 14, 2018 at 01:08PM by huextrat
via reddit http://ift.tt/2pbaOih
Reddit: Orchestrating multiple animations and creating a visual enter animation in Flutter
http://ift.tt/2phUhIL

Submitted March 14, 2018 at 05:05PM by roughike
via reddit http://ift.tt/2IpOw4l
Reddit: StackOverflow 2018 Survey Results: the top 2 most dreaded frameworks are Flutter competitors
http://ift.tt/2Gm1EGR

Submitted March 14, 2018 at 05:52PM by Fenix04
via reddit http://ift.tt/2FPol8R
GGroup: Incompatible change: TextFormField initialValue
The TextFormField initialValue parameter no longer unconditionally initializes the text property of its TextEditingController. If you create a TextFormField and provide a controller, the initialValue must be null, which is now the default. If you're providing a controller you can specify it's

Submitted March 14, 2018 at 06:17PM by hansmuller
via Flutter Dev http://ift.tt/2Gub83e
Reddit: Flutter book
So is there anyone working on an in depth flutter book?I hope someone is because sooner or later, I will reach that annoying place where I know the basics too well, but I still can't do anything with it.

Submitted March 14, 2018 at 08:35PM by MustafaAdam
via reddit http://ift.tt/2IqFXpK
GGroup: CryptoShadow | GitHub | PlayStore
Hey, If you want to learn about flutter or help me to develop my app, I provide you two links: - http://ift.tt/2IqiSUr - http://ift.tt/2IoKBVv There is the GitHub of my app and the PlayStore link to download it. The app is

Submitted March 15, 2018 at 01:05PM by EXTRAT Hugo
via Flutter Dev http://ift.tt/2pgtfRL
Reddit: We Rebuilt a React Native App with Flutter – GeekyAnts
http://ift.tt/2tOHL97

Submitted March 15, 2018 at 01:45PM by Purple_Pizzazz
via reddit http://ift.tt/2FXL9mG
GGroup: Self-dismissing Alert widget
Is there an Alert/Notification widget that dismisses itself after a settable timeout period? Something I can pop up when an async completes to let the user know their action completed, but that they don't have to interact with? Dave

Submitted March 15, 2018 at 04:41PM by Dave Covert
via Flutter Dev http://ift.tt/2GvWIzx
Reddit: Flutter Performance Profiling
http://ift.tt/2FLokzj

Submitted March 15, 2018 at 04:44PM by KingBaal
via reddit http://ift.tt/2pcON2y
Reddit: Flutter Login with Pin and Touch ID (Open Sourced) - Help Appreciated!
http://ift.tt/2GwHWbI

Submitted March 15, 2018 at 04:36PM by SoundDr
via reddit http://ift.tt/2tOqD3h
GGroup: Multiple TextFiled
Hi All, I am new in Flutter App development. I want Two Textfield in container, like Login form control 1. Email Address 2. Password

Submitted March 15, 2018 at 06:22PM by Sanjay Tejani
via Flutter Dev http://ift.tt/2pePad4
GGroup: Breaking change: removing SemanticsSortOrder, local accessibility traversal only
*What is changing?* In http://ift.tt/2HDdqMq I propose that we remove SemanticsSortOrder and no longer support global accessibility order. After this change, accessibility order can still be specified within sibling child nodes of a container (ListView, Row, Column,

Submitted March 15, 2018 at 06:29PM by Yegor Jbanov
via Flutter Dev http://ift.tt/2pdahMW