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

Why should i put setstate in init State if init state i s called before build method
Hi guys please why should i put setstate in init State if init state is called before build method and its called only once

January 06, 2019 at 03:15PM by ibrahim shehu ibrahim
http://bit.ly/2CU0EK9
New post on /r/flutterdev subreddit:

FlutterForce — Week 8
http://bit.ly/2AAnsgn

January 06, 2019 at 04:55PM by flutterist
http://bit.ly/2TymaJX
New post on /r/flutterdev subreddit:

Flare vs SpriteWidget
What are you recommending? I'm trying to obtain something like this​​https://i.redd.it/ft549e268v821.gif

January 06, 2019 at 09:50PM by long1eu
http://bit.ly/2C3HsrD
New post on /r/flutterdev subreddit:

Adding image choosing with a few lines of code
http://bit.ly/2H03iC9

January 06, 2019 at 11:43PM by moephan
http://bit.ly/2RCdC7q
New post on /r/flutterdev subreddit:

equatable | An abstract class that helps to implement equality without needing to explicitly override == and hashCode.
http://bit.ly/2RB54xF

January 06, 2019 at 10:56PM by Purple_Pizzazz
http://bit.ly/2C2vL4r
New post on Flutter Dev Google group:

Flutter Doctor: missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
On my mac OS, Mojave, I haven't previously done any software development, other than installing IntelliJ and AngularDart some time ago and working through Angular's examples. Trying now to use Flutter. After installing Flutter, flutter doctor complains that it can't find xcrun: missing xcrun at:

January 07, 2019 at 12:44AM by Don Madison
http://bit.ly/2AzfeW1
New post on Flutter Dev Google group:

Display over other apps
I have a translate-like app that would show a dialog over other app, just like what Google Translate Android does. Is that possible to be done with Flutter or I will have to program that part of UI with traditional Android?

January 07, 2019 at 04:52AM by Michael Lee
http://bit.ly/2AxP8CC
New post on /r/flutterdev subreddit:

Alfred 3 Workflow to search Flutter Docs
Hey guys. I've just released a workflow that lets you search flutter docs right from Alfred, also includes doc preview without the need to launch the browser https://github.com/Sh1d0w/alfred-flutter-docshttps://i.redd.it/hvkez1kjox821.pngSaves a lot of time ( and opened browser tabs :P ).​Hope it is useful for most of you using Alfred.

January 07, 2019 at 06:05AM by Sh1d0w_lol
http://bit.ly/2SBik2p
New post on /r/flutterdev subreddit:

email-validator.dart | A simple but correct email validator for Dart/Flutter
Parsing email addresses is probably the hardest thing to get right, especially if your users are deciding the e-mail to use on your service.https://github.com/fredeil/email-validator.dart

January 07, 2019 at 07:23AM by fredeil
http://bit.ly/2SMOacA
New post on Flutter Dev Google group:

Scroll in Scroll
Hi, the flutter command, I have the following case, there is a tabBarView where you can swipe right, left between screens. Within one tab there is a list with widgets that will also scroll horizontally (they intercept svaypas on themselves), is it possible to do this if the swipe was started at

January 07, 2019 at 08:35AM by Саша Котков
http://bit.ly/2LSoF78
New post on /r/flutterdev subreddit:

Working with Geolocation and Geocoding in Flutter (And Integration with Maps)
http://bit.ly/2RACYTh

January 07, 2019 at 08:56AM by deven9852
http://bit.ly/2GYOSlV
New post on /r/flutterdev subreddit:

Simple Recipes App made in Flutter — Detail View and Settings Widget
http://bit.ly/2SFJ6qG

January 07, 2019 at 11:19AM by Elixane
http://bit.ly/2RFfJHS
New post on Flutter Dev Google group:

Splash screen in run app
so basically what i want is run splashScreen in main like that void main() { > runApp(new SpashScreen()); > runApp(new MyApp());} but they splash screen is not showing

January 07, 2019 at 12:01PM by kadri.moh...@gmail.com
http://bit.ly/2Fdr2AV
New post on Flutter Dev Google group:

Flutter app for multiple screen size
Hi I am new to flutter most of the tutorials I have seen in youtube they use padding /margin as static values even *SIzedBox() values are also just to fit emulator window a question arose to myself suddenly how can I can my app work for multiple scrren sizes in Andrroid we have Constraine

January 07, 2019 at 01:14PM by Bawantha Rajapaksha
http://bit.ly/2SBkuPI
New post on Flutter Dev Google group:

Boxes
Hello, I want to add some same size boxes that fill all the screen beside the app bar of course. it is possible without use height&width in sized box?

January 07, 2019 at 05:22PM by Mik
http://bit.ly/2QtFIxc