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

ReRun Important Startup Logic in Flutter
http://bit.ly/2IuGrfl

June 07, 2019 at 12:02PM by EngineerScientist
http://bit.ly/2HZgeqd
New post on Flutter Dev Google group:

Anyone know how to get images from flickr api and display in listview builder
Anyone know how to get images from flickr api and display in listview builder.I have api key but not getting how to get json data and convert that to image and display in listview builder

June 07, 2019 at 02:27PM by mahantappa b k
http://bit.ly/2F8Lce3
New post on /r/flutterdev subreddit:

Flutter and AMQP
Does anyone tried to use AMQP servers such RabbitMQ using Flutter?Nowadays is it even possible?

June 07, 2019 at 02:11PM by mauvis
http://bit.ly/2WjJ8W1
New post on /r/flutterdev subreddit:

A interval progressbar for Flutter.
http://bit.ly/2QVoY3w

June 07, 2019 at 04:06PM by stefanJI
http://bit.ly/2QUiwtV
New post on /r/flutterdev subreddit:

Update since my first application with Flutter: I may fall in love with Flutter!
You may remember my post last year about my first application coded with Flutter: https://www.reddit.com/r/FlutterDev/comments/8mm89c/my_first_application_with_flutter_but_also_my/?utm_medium=android_app&utm_source=shareSince my first attempt with Flutter, I have continued to learn and get more experienced with Flutter. So I continued to add more features in my application Spilhenn and made it updated with the latest Flutter versions (using the dev channel). Here is a demo video of Spilhenn:https://youtu.be/jdpmdiQ4wQ8https://play.google.com/store/apps/details?id=com.orange.labs.spilhenn&hl=enhttps://itunes.apple.com/en/app/spilhenn/id1385377725?mt=8Now I'm working on a new application with Flutter with more advanced functionnalities than my first one. Especially I will provide an open-source Flutter package to create a VPN service with packet filtering.Fun coding with Flutter ;)

June 07, 2019 at 05:17PM by Eimji
http://bit.ly/2EYBxql
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