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

App Flavour/Version Banner Widget Package
http://bit.ly/2wIknbC

June 06, 2019 at 05:36PM by Vanethos
http://bit.ly/2Ime5nD
New post on Flutter Dev Google group:

Conditionally show a Stepper
Hi all, I'm using a Stepper for a setup wizard and shared_prefs to save that setup is complete. I only want to show this Stepper based on that bool. Where the best place to do this in below in my Scaffold? Thanks! body: Container( child: new Stepper(

June 06, 2019 at 06:46PM by Gavin Henry
http://bit.ly/2WW5MbG
New tweet from FlutterDev:

How are you feeling? Tell Reflectly, the world’s 🥇#1 journaling app! It's been downloaded by millions of users. Using Flutter, they created a beautiful UI that earned them an award and feature on the Apple app store!

Watch here → https://t.co/KqSggLESLR pic.twitter.com/ImlddkDjbz— Flutter (@FlutterDev) June 6, 2019

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

Valiant Technosoft is top web and mobile app development company in India & USA that offers iPhone (iOS), Android, flutter app development services at incredibly cost effectively.
http://bit.ly/31bcEB4

June 06, 2019 at 08:25PM by valianttechnosoft
http://bit.ly/2KxuSXF
New post on Flutter Dev Google group:

Stock animations
Hi all, I'm trying to find a place to browse stock animations, e.g. Congratulations types. What are my options? Thanks.

June 06, 2019 at 08:37PM by Gavin Henry
http://bit.ly/2EWx8E3
New post on Flutter Dev Google group:

how to open the drawer by use of left swipe like gmail?
I like to open the drawer by use of swipe like Gmail application? can u help how to do this? :)

June 06, 2019 at 08:53PM by Tech-Hybrid Ionic
http://bit.ly/2XuuuN7
New post on Flutter Dev Google group:

Help - Error retrieving device properties for ro.product.cpu.abi: (Full time student, stuck)
Hi, I really want to start by saying that i really love Flutter and have become fully invested, so much so that i have taken time off work to focus full time. Everything was perfect until i installed the latest update. I cant seem to find a solution for below issue, which happens every time i

June 06, 2019 at 10:38PM by Ian Inch
http://bit.ly/2wPoanX
New post on Flutter Dev Google group:

showDialog again
Hi all, If I have the follow, I seem to be only able to show it once after the Close is clicked. How can I always reset it? void _showMessageAlert(BuildContext context, Map message) { showDialog( context: context, builder: (BuildContext context) { return AlertDial

June 06, 2019 at 11:28PM by Gavin Henry
http://bit.ly/2wBLUvB
New post on /r/flutterdev subreddit:

Chillify: A Flutter music app made with Provider and BLoC pattern.
http://bit.ly/2Z8TA4D

June 06, 2019 at 11:20PM by karimelghamry
http://bit.ly/2XqPHrq
New post on /r/flutterdev subreddit:

What are the advantages and disadvantages of BLoC compared to Redux?
No text found

June 06, 2019 at 11:57PM by AmateurLlama
http://bit.ly/2XwsSCs
New post on /r/flutterdev subreddit:

Is Flutter web ready for Admin panel creation? (And some thoughts)
Hi,I have been playing with flutter for some weeks and I am really linking it.On the other hand I have an Administration panel created with vue.js but I would like to migrate it to Flutter web. I really hate javascript, css, etc. and all the problems that come with it. And I see flutter web as a great solution:​1 - Nice and easy to create UI's.2 - A simple and statically typed language (dart).3 - Multiplatform4 - etc... :)​So my question is, is Flutter web ready for this kind of applications? I'm willing to create something pretty standard like this:​https://colorlib.com/wp/wp-content/uploads/sites/2/srtdash-html-free-admin-dashboard.jpg​On the other hand I'm feeling a bit unconfortable with all the buzz about google ditching some of their technologies and forget about them. Everyone has to put a lot of time and effort to learn a new framework and it would be a pitty to waste all this time.​What do you think about this? I'm not willing to get a "of course, sure they won't" response, but would like to hear ppl opinions about this.​Cheers.

June 07, 2019 at 12:38AM by wacomlover
http://bit.ly/2EWNT23
New post on /r/flutterdev subreddit:

Getting location history for a device.
Hi all! I haven’t made a phone app in almost two years, and work as a .NET dev. So my knowledge of what is going on in the phone world is close to none. And this will be my project of passion to familiarise myself with Flutter and dart.So I have this idea of augmenting images I take with my camera (not the phone camera) with rough EXIF data about location. Since it would help me a great deal, when I’m going on vacation this year.Before I get my hopes up however, I’d like to know if it’s possible to request historical location data from the phone? Or should I go with having a background service running, polling location every x minutes? Does this affect battery life like it used to on Android? And is this even doable (GitHub/Google let me to believe that this is not possible (unless you buy 200$ worth of code - Which I’m not to keen on, since I’m not planning on making money off of this)?Any thoughts on the matter would be greatly appreciated, thanks!

June 07, 2019 at 01:03AM by fosterbuster
http://bit.ly/31ikpFB
New post on Flutter Dev Google group:

Pass argument with popAndPushNamed
Hi! I have this problem! I need to pass userId field to the next screen but I need to use popAndPushNamed. Can I send userId and get it on widget.userId? Or What’s the way to pass an argument and get it in the second screen when I call the second screen with popAndPushNamed? TIA Regards!

June 07, 2019 at 02:39AM by S L
http://bit.ly/2ImQUcV
New post on Flutter Dev Google group:

Downloading files from a private amazon s3 bucket or generating presigned url for a file in S3
Hi All, I have searched for generating pre-signed URL for a file path in s3 but couldn't get any resource. To do this in android this is the link Is there any way we could do the same in Flutter. Please help!

June 07, 2019 at 07:31AM by Vikas Jilla
http://bit.ly/2ZeRMqR
New post on Flutter Dev Google group:

Flutter Webview - Preserve webview if page gets closed
I'm using the webview_flutter package. I have trouble finding a way or concept on how to handle the following use case: - I have a page with buttons which open my webview.dart page. - The webview of my webview.dart page opens a site where the user can login to their account. - When

June 07, 2019 at 10:36AM by TimeStatement AG Tutorials
http://bit.ly/2EXu6zp
New post on Flutter Dev Google group:

API29 partially installed
API 29 is partially installed. When are you aiming to fix the problem? Because 'outdated' stuff as a temporary solution is a little bit 'shaming' Thanks for giving us nice performant uptodate tools to work with!

June 07, 2019 at 11:08AM by Bened
http://bit.ly/2MyloxK
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 /r/flutterdev subreddit:

Flutter culture and how to preserve it
http://bit.ly/2ItGkkg

June 07, 2019 at 11:53AM by EngineerScientist
http://bit.ly/2I1bWir