Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Switching themes in flutter with inherited widgets is soo smooth
http://bit.ly/31JLDVF

June 20, 2019 at 06:50PM by awesomeness-yeah
http://bit.ly/2RsxKqb
New post on /r/flutterdev subreddit:

SetState for another class
Let's suppose we have two classes MyApp1 and MyApp2 and MyApp1 has something like title how can I change the title of it when something in MyApp2 happens? For example when I click the button which exists in MyApp2 to change the title in MyApp1.

June 20, 2019 at 07:39PM by saleem1333
http://bit.ly/2WWjlbT
New post on Flutter Dev Google group:

Best Way to Detect Tablets?
Does anyone know if there's an "official" way to detect tablets with flutter? I'm familiar with: double _screenWidth = MediaQuery.of(context).size.width; I just wanted to know if there's a better option. Thanks!

June 20, 2019 at 08:02PM by Matthew Jones
http://bit.ly/2WX2Vjc
New post on /r/flutterdev subreddit:

Automatically build your Flutter apps with Travis-CI
http://bit.ly/2MUXwVd

June 20, 2019 at 09:29PM by SamJakob
http://bit.ly/2FjyWHu
New post on /r/flutterdev subreddit:

Tap Hero : Multiplatform to the max, casual tapping arcade game, developed in Flutter is now open source.
http://bit.ly/2WWjVBo

June 20, 2019 at 10:07PM by EngineerScientist
http://bit.ly/2KvKOu3
New post on /r/flutterdev subreddit:

new novice to learn flutter. One question as to how to use the database ?
I have never done Flutter in my school life and I am now doing that. We have made a website and published using hosting service company 'go daddy'. I just wonder how to synchronize the database with flutter?This might be the general question as to how to use the database using hosting service?

June 21, 2019 at 01:32AM by HeyJOe2
http://bit.ly/2Y5qNOq
New post on /r/flutterdev subreddit:

"Wait till it gets out of beta" they said. "Wait till hummingbird is released" , they said....still NO flutter jobs
Seriously WTF. Flutter is GREAT. yet all the job boards have 0-2 jobs over the course of months. Meanwhile reactive jobs are plentifulAre you all just rich or happily employed and Flutter is just a midnight hobby?

June 21, 2019 at 05:48AM by yabadababoo
http://bit.ly/2x6PaiT
New post on Flutter Dev Google group:

Is there any way to launch 'tel' & 'mailto' using flutter_webview_plugin
I'm trying to make 'tel' & 'mailto' to work on my app, It doesn't open up anything which I understand because flutter_webview_plugin doesn't allow any widget on top of it so I tried if(url.contains("tel")||url.contains("tel")){ flutterWebviewPlugin.stopLoading(); flutterWebviewPlugin.stopLo

June 21, 2019 at 11:07AM by Sarthak Solanki
http://bit.ly/2ZCOg9M
New post on /r/flutterdev subreddit:

The real reasons why you should care about Provider : Remi Rousselet giving a detailed run through of Provider
http://bit.ly/2WY7ipo

June 21, 2019 at 11:44AM by EngineerScientist
http://bit.ly/2XqTSGK
New post on /r/flutterdev subreddit:

Do you use Flutter web?
I'm really excited about flutter for web. But after having tried it out it seems as it isn't quite ready for real production apps (at least I don't think so yet). When do you think Flutter for web will be as stable as Flutter for mobile is right now?

June 21, 2019 at 01:45PM by Maltmax
http://bit.ly/2L5xGeJ
New post on /r/flutterdev subreddit:

A simple to use and powerfull styling widget inspired by CSS syntax.
http://bit.ly/2I6bTBR

June 21, 2019 at 01:30PM by ReinBentdal
http://bit.ly/2IugxJW
New post on /r/flutterdev subreddit:

Google Graveyard fear for Flutter?
Given google kills services so often they have a dedicated website, are you worried about flutter going away suddenly one day?

June 21, 2019 at 05:17PM by iamareallperson
http://bit.ly/2ZHHYGb
New post on /r/flutterdev subreddit:

Flutter Web Dependencies
I am developing a website using flutter and I require to store data locally using shared preference. Therefore i added a dependency ishared_preferences: ^0.4.3 in pubspec.yaml file , but its throwing error flutter sdk not found.​Please help me out how can i use depencencies in Flutter Web.

June 21, 2019 at 05:16PM by indrozz
http://bit.ly/2Fp1dwa
New tweet from FlutterDev:

Dart’s DevTools are a suite of web-based debugging and profiling tools you can launch directly from IntelliJ, VS Code, and the command line.

There's real-time memory usage and even a line-by-line debugger!

Check it out here → https://t.co/FPo4jQ9x1v#FlutterFriday pic.twitter.com/mxOsSs8SW2— Flutter (@FlutterDev) June 21, 2019

June 21, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1142099918187847681