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

Post a task in queue on background 'thread'
Hello!I have an app that does some drawing using CustomPainter in Flutter and while painting using gestures I need to do some computations relevant to current drawing position. I wanted to do that on a background thread but no idea how to do it. I want to post multiple tasks that will run synchronously on background thread and do something on the main thread if needed. How would I go about it?

June 06, 2019 at 01:49PM by marijannovak123
http://bit.ly/2Wmizzr
New post on /r/flutterdev subreddit:

CodeNova app for quality developer articles
​We have built this app from the ground up using Flutter. The previous version was developed using React Native and worked very well. We wanted to try the new upcoming platform from Google.​Here at CodeNova, our aim is to provide you and all developers alike with quality articles that interest you. CodeNova has been built with the developers in mind. You will get a selection of quality articles hand picked by developers on a regular basis.Within the app, you can choose topics that interest you and have them come up in your feed. You also have the ability to browse by any specific topic that you are interested in. As you use the app more and more, CodeNova will get to know you better and will give you a more personalized feed.Your feedback matter to us and we are always looking for a way to improve our service to our users so please feel free to give any feedback, comment or suggestion on your experience in using CodeNova!Here is the list of programming langauges and framework covered, laravel, apache, backbone, bitbucket, bootstrap, bower, bulma, coffeescript, d3, docker, foundation, handlebars, mongodb, mysql, redux, npm, swift, php, django, java, fuse, ionic, angular, rails, kotlin, python, nodejs, css, raspberrypi, sass, html, ruby, arduino, javascript, jquery, ios, android, git, npm, less, react, c, webpack, sql, yarn, vuejs, Lua, ES6, mocha, yeoman, jasmine, jade, typescript, webassembly, golang, linux, dotnet, c, csharp​https://play.google.com/store/apps/details?id=io.codenova​iOS app coming soon.

June 06, 2019 at 01:08PM by gauravity_
http://bit.ly/2ERQ4nu
New post on Flutter Dev Google group:

photo editing app in flutter
can any one work with photo editing app in flutter .. plz guid me

June 06, 2019 at 04:21PM by Ravindrabhai Vala
http://bit.ly/2I2yY8F
New post on /r/flutterdev subreddit:

clippr - streaming clipboard content across devices using Flutter, C# ASP.NET Core 3.0 and gRPC
Hi,recently I wanted to copy some text from my phone to my pc, but couldn't find any lightweight solutions that really did what I required without creating text files, etc. So I thought why not try do it myself using lovely Flutter and C#. The app has been tested to run on Windows and Android. So basically the app allows you to copy text from one device and then having it available on the other device, kinda like a lightweight "dropbox-text-only" version. Hope someone might find it useful for their needs, thanks! :)Source: GitHub

June 06, 2019 at 04:41PM by ireallyneedmoretime
http://bit.ly/31fBQ9u
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