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

Flutter Presentation at the We Are Developers World Congress, June 6th [starts at 4:06:00]
http://bit.ly/2Z7zVSs

June 07, 2019 at 05:04PM by xlog
http://bit.ly/2XAEWCQ
New post on /r/flutterdev subreddit:

Developing on windows but how do I test app on iOS???
I have a problem that I can't seem to find a good solution to anywhere. I wanted to make an app but before I do, if I was to develop it how can I get an emulator for iOS on windows to see the apps performance. Do I just emulator it on Android and that's how it'll look on ios??The only solution that I found was to use Mac stadium and start developing there but I feel as though I don't need to go through that hassle.If there is anyone to test/ emulate that app for iOS could you please tell me.Thanks

June 07, 2019 at 04:19PM by arsheman721
http://bit.ly/2WR3SJi
New tweet from FlutterDev:

We recommend avoiding the upgrade to Android SDK Platform-Tools 29.0.0 for now, as `adb` appears to return with a non-zero exit code on Windows. Need to upgrade to Platform-Tools 29? Switch to Flutter master branch, which has a workaround.

More info → https://t.co/a9pPfAEC8K pic.twitter.com/UgHpQH4C8b— Flutter (@FlutterDev) June 7, 2019

June 07, 2019 at 06:29PM
http://twitter.com/FlutterDev/status/1137033935089807365
New post on /r/flutterdev subreddit:

FlutterDev on Twitter officially recommends avoiding the upgrade to Android SDK Platform-Tools 29.0.0 for now, as `adb` appears to return with a non-zero exit code on Windows. Need to upgrade to Platform-Tools 29? Switch to Flutter master branch, which has a workaround.
https://twitter.com/FlutterDev/status/1137033935089807365

June 07, 2019 at 06:38PM by EngineerScientist
http://bit.ly/2EXIjMV
New post on Flutter Dev Google group:

Returning more than one widget using Dart 2.3's collection for
Not sure if anyone has run into this yet or not, but I'm attempting to do something like: @override Widget build(BuildContext context) { return Column( children: [ AWidget(), SizedBox(height: 10), AnotherWidget(), for (final record in records) [ SizedBox(heigh

June 07, 2019 at 07:29PM by Andrew Brogdon
http://bit.ly/2WTZ9X8
New post on /r/flutterdev subreddit:

Flutter sdk not found error
I've installed android studio on my computer[parrot Linux] and I'm trying to start a flutter app and it's telling me that Flutter SDK path not given. I downloaded the flutter sdk from the flutter site and followed the instructions given in the site exactly but I have that problem.

June 07, 2019 at 08:17PM by EvoJola
http://bit.ly/2WTMuDI
New post on /r/flutterdev subreddit:

Setup vs for flutter
Ive installed android studio and vs for using flutter.Now my lappy is running extremely slow. Is there a way to uninstall android studio and use flutter only using vs studio???

June 07, 2019 at 08:13PM by uttam_07
http://bit.ly/2QS1o83
New post on /r/flutterdev subreddit:

Introduction to Game Dev with Flutter
http://bit.ly/2EXRkW2

June 07, 2019 at 10:11PM by Purple_Pizzazz
http://bit.ly/2ZbrxRZ
New post on /r/flutterdev subreddit:

Hummingbird -- Looks great, but how to monetize and privatize?
We've seen the marketing videos, but from a business perspective I am still unsure how one would leverage hummingbird in a real-world scenario:​Proprietary data, algorithms and logic. Where does it go? Does one need to move it back server-side to avoid simple reverse engineering, or can it be kept in the app?Ad monetization. Do folks have more off-the-shelf options than firebase_admob since it's now running in a browser, or are folks still limited there?​Any thoughts or comments would be greatly appreciated!

June 07, 2019 at 09:57PM by jupiter_josh
http://bit.ly/2Z9lj5h
New post on /r/flutterdev subreddit:

Flutter Widget of the Week (InheritedWidget)
InheritedWidget https://www.youtube.com/watch?v=1t-8rBCGBYwThe InheritedWidget allows your child widgets to access data from the parent widget. Use it to save the trouble of having to pass data around between widgets.

June 07, 2019 at 10:22PM by nibblebytes
http://bit.ly/2EXZiyF
New post on /r/flutterdev subreddit:

Basic Android home screen replacement developed in Flutter
I found out about Flutter a few days ago and I've actually found it really enjoyable to code in! Much better than my short-lived experience with React Native last year.In the past couple of days I've made a basic Android launcher which I'm happy to share. It's not hugely impressive, but I'm proud of it :)​Pic: https://i.imgur.com/iEs3x2w.pngI've of course made it open-source -- please excuse my shoddy coding: https://github.com/jckpn/card_launcherPlay Store listing: https://play.google.com/store/apps/details?id=com.jckpn.cardlauncher

June 07, 2019 at 11:39PM by birthday_account
http://bit.ly/2WxUJpF
New post on Flutter Dev Google group:

How to fix error to fill DropDown Button with Firestore
I want to fill a Dropdown Button with Firestore and i can get the data but i can't put it on the dropdown. I had already identified the problem and it's the item list of the DropDown Button but i don't understand what is happening. When i put the valor null on 'items' it works (doesn't show

June 08, 2019 at 12:24AM by Misael Astorga
http://bit.ly/2K6Dmp1