Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

How to create a Expansion Tile from List> in Flutter?
I have List> array and I need to create a Expansion Tiles. My Expansion Tile must look like below format. final List data = [ new Entry('Varlıklar', [ new Entry('Vadeli Hesaplar', [ new Entry('TRY'), new Entry('USD

April 14, 2019 at 02:20PM by Niyazi Toros
http://bit.ly/2UWlF0A
New post on /r/flutterdev subreddit:

Check out the latest talk from Yuqian at Flutter team --Deep Dive into Flutter Graphics Performance, learn how to tracking and solving the graphics performance issues on Flutter App. The video is in the Chinese language, and the English subtitle was from machine translation, FYI.
https://www.youtube.com/watch?v=OLjhAl7adGE

April 14, 2019 at 05:39PM by lucheng
http://bit.ly/2UA5aIn
New post on Flutter Dev Google group:

Flutter Map Plugin
Is there a flutter map plugin available to create an Uber clone?

April 14, 2019 at 10:49PM by Victory Osayi
http://bit.ly/2P9ua32
New post on /r/flutterdev subreddit:

What have you found to be the ideal flow of a geolocation request?
By this I mean everything from checking if the device has permissions on to checking if the device has the location on or off to the time when location is obtained? What implementations have worked for you? For reference, I use the geolocator plugin

April 14, 2019 at 10:50PM by gigab_te
http://bit.ly/2P8YTNC
New post on Flutter Dev Google group:

Connect dart(Flutter) and python
Hello sirs please i wanna know how is the simple way to intermix flutter app with python and how i can do it. i was thinking about websocket(but i dont know if it can connect to python tcp socket) and subpmrocess.start() (but i don't know if andoid has a python interpreter)

April 15, 2019 at 10:52AM by codé Facil
http://bit.ly/2KDJPZV
New post on Flutter Dev Google group:

Best Practice: Raw Future API (then/catchError) vs async/await?
Hi, I am wondering about what the current best practice is for flutter app development regarding using async/await vs. raw Future API. There are a few (old) open issues talking about performance penalties, mainly dart2js generated code complexities (which would be irrelevant for flutter anyway):

April 15, 2019 at 11:00AM by Herbert Poul
http://bit.ly/2XbBZYQ
New post on /r/flutterdev subreddit:

I've created a Game of Thrones inspired animation using Flare + Flutter
Flare Animation with Flare + FlutterAn animation I built using Flare and turned it into an app using flutter​the code is available on GitHub: https://github.com/dancamdev/flare_got_animation/blob/master/README.md​you can see it here: https://youtu.be/CBYWkMpGkggthe animation is available at the following link2Dimensions: https://www.2dimensions.com/a/dancamdev/files/flare/game-of-thrones/embedyou can reach me at @dancamdevInstagram: https://www.instagram.com/dancamdev/?hl=itTwitter: https://twitter.com/dancamdevEmail: [dancamdev@gmail.com](mailto:dancamdev@gmail.com)

April 15, 2019 at 02:02PM by DANISSIMO9699
http://bit.ly/2DpXUEn
New post on /r/flutterdev subreddit:

Flutter - the honeymoon is over
http://bit.ly/2KFuCr2

April 15, 2019 at 07:49PM by mulderpf
http://bit.ly/2UYyuHB
New post on Flutter Dev Google group:

(image_picker: ^0.5.3+1) Plugin install successful but not Working when its call by a button
(image_picker: ^0.5.3+1) Above version when paste in to yuml file of flutrer it install successfull but when I am used its example (from official plugin dart lang website) put in my project. Then after i set a button when this button will pressed then either camera or gallery will be open then

April 15, 2019 at 10:08PM by Khalil Jan
http://bit.ly/2UXUrGZ