Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Flutter from Scratch - ValueChange Animations
https://ift.tt/2wh5f4D

Submitted August 21, 2018 at 05:03PM by rajayogan27
via reddit https://ift.tt/2MtTEdz
Expand your knowledge with the latest #WidgetoftheWeek! The Expanded widget instructs children of rows and columns to fill the available space. Wrap the child in an Expanded widget and watch it grow!

Click below to watch all the tips ↓ pic.twitter.com/FrxhSa8pkz— Flutter (@flutterio) August 21, 2018

August 21, 2018 at 07:48PM
via Twitter https://twitter.com/flutterio
Reddit: Flutter with AngularDart Codeshare examples and how to articles?
Are there any good Flutter and AngularDart code sharing examples that use BLOC and RxDart for codesharing? I am having trouble finding articles on how to set this up. Any suggestions?

Submitted August 21, 2018 at 08:59PM by mtbikeraz
via reddit https://ift.tt/2nY8EBG
GGroup: Firebase authentication
Hi i am new to flutter does anyone know how to create a firebase user with name and all other fields

Submitted August 22, 2018 at 10:47AM by swapnil kumar
via Flutter Dev https://ift.tt/2Bx9or5
Reddit: I published a Chessboard widget for Flutter, take a look! It maintains the game state and provides callbacks for game events like moves, draws and checkmate.
https://ift.tt/2MKRkOj

Submitted August 22, 2018 at 04:29PM by deven9852
via reddit https://ift.tt/2OWRcJ3
GGroup: Timer Duration
How do I watch the Timer Duration to do something after a specific number of minutes/seconds before it ends? var duration = Duration(seconds: time); Which will end in an hour. I want for example when time passed 30 minutes call a function OR anything else. Thank you,

Submitted August 22, 2018 at 05:07PM by Sam W
via Flutter Dev https://ift.tt/2OXv0hV
Reddit: Flutter: Different fonts for different locales – SAUGO 360 – Medium
https://ift.tt/2Pt71IC

Submitted August 22, 2018 at 05:50PM by aalhamali
via reddit https://ift.tt/2Ll3EjH
GGroup: [Breaking Change] Route.didChangePrevious will now also trigger when the route is pushed
With https://ift.tt/2NafhMd, when a new Route is added via push , pushReplacement or replace
Submitted August 23, 2018 at 02:37AM by Xiao Yu
via Flutter Dev https://ift.tt/2MPL4F0
Reddit: “Flutter | Multiple contacts selection using two plugins | A custom code” - FlutterPub
https://ift.tt/2wfhZsq

Submitted August 23, 2018 at 07:37AM by wajahatkarim3
via reddit https://ift.tt/2Lj4D41
GGroup: View All Device Apps
I want to build a screen which shows all the installed applications in the device including their icons. I am able to show the appname, packagename and version but not their icons. Please help me This is the code I used so far import 'package:device_apps/device_apps.dart'; import 'package:flutter

Submitted August 23, 2018 at 12:44PM by Marshall Shelly
via Flutter Dev https://ift.tt/2MJ5qQo