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

4-Flutter Adding Points on a Map — The web coder path to Flutter
https://ift.tt/2rHEl7K

December 29, 2019 at 11:42PM by C0deGl1tch
https://ift.tt/2SIzhLc
New post on /r/flutterdev subreddit:

VSCode closing label prefix change
Is it possible to change the prefix (or even suffix) of the closing labels? I found it is possible to change the color, but the way the closing labels attempt to blend in as comments is slightly disorientating/noisy. I was hoping I could do something like `end/close widget_name` or `/widget_name` or `-widget_name`. Something like that. Thanks!

December 29, 2019 at 11:26PM by Naut-A-Shark
https://ift.tt/39p5yNB
New post on /r/flutterdev subreddit:

How change sqlite database path instead of deafult path /data/package/database
How change sqlite database path instead of deafult path /data/package/database in flutter.Any one can help

December 30, 2019 at 06:22AM by hasifkp
https://ift.tt/2QaIRVQ
New post on Flutter Dev Google group:

Error ":app:transformClassesWithDexBuilderForDebug" when upgrade to new version of flutter
I upgrade flutter from v1.91. hotfix 6 by using flutter upgrade --force Then i build an example "layers" - flutter run, it shows this message, while if i switch to 1.91, everything built ok < https://user-images.githubusercontent.com/33972583/71336207-cafb6e00-2578-11ea-8eea-851dafd8309b.png>

December 30, 2019 at 02:15PM by Duy Tan Nguyen Thanh
https://ift.tt/2QuIQuQ
New post on /r/flutterdev subreddit:

What is the Flutter job market like compared to Swift?
I've heard about Flutter taking over a number of times, but I'm wondering what the job market is like.

December 30, 2019 at 05:30PM by KarlJay001
https://ift.tt/37kT5bD
New post on /r/flutterdev subreddit:

Just published an update to rx_widgets to be compatible with rx_commands V5.0.1
https://ift.tt/2Ry9W46

December 30, 2019 at 05:16PM by escamoteur
https://ift.tt/2ZMf8FX
New post on /r/flutterdev subreddit:

Flutter Tap Newsletter Week 19 - Happy New Year! Articles, tutorials, videos and much more
https://ift.tt/35fcnOx

December 30, 2019 at 05:10PM by vensign
https://ift.tt/37mbncz
New post on Flutter Dev Google group:

Problem with map marker too small on Android
Hi! I have this problem, I add some 32x37 markers on a map and they look Ok on iPhone but they look very small on Android, I like to know if there is a way to change the icon size programmatically. I know how to detect platform and I know I can use another bigger icons on Android but I want to

December 30, 2019 at 07:16PM by Entrada
https://ift.tt/2thiswe
New tweet from FlutterDev:

Happy holidays from the Flutter family!

In many parts of the world, the end of December brings time off work to be with our loved ones to relax, reflect, and…

See what else &rarr; https://t.co/fgZW1ByAV6 pic.twitter.com/lvUhojFh7i— Flutter (@FlutterDev) December 30, 2019

December 30, 2019 at 08:16PM
http://twitter.com/FlutterDev/status/1211727880138493952
New post on Flutter Dev Google group:

Flutter web file download
So I've got a service that requires a HTTP GET with a Bearer token in the authorization header, which responds with a file. What I want, is for the app to pop up the browsers standard file save dialog and download the file. I've tried searching around a bit and so far can only find references to

December 30, 2019 at 08:46PM by Travis Dixon
https://ift.tt/2F3eNoJ
New post on /r/flutterdev subreddit:

How to trigger UI events in children view, which is not visible in PageView?
I have an interesting issue. I have a pageview, which has 5 containers and each container has a ListView with multiple items(each item has a Bloc attached to that item). That bloc is used for controlling all actions with sounds: play/resume/pause.Now default PagView behaviour is the following:
/// This constructor is appropriate for page views with a large (or infinite)
/// number of children because the builder is called only for those children
/// that are actually visible.
I need to change my pageView so that all children would act as visible so that they would trigger a Bloc event.
Is this possible, or is my idea incorrect one and I perhaps should not create a separate bloc per child and manage my Audio in parent loc.

December 30, 2019 at 09:44PM by wellbranding
https://ift.tt/2QbdkmE
New post on /r/flutterdev subreddit:

Any recommendations on State management?
Hi there!I've been working on a simple app for some time, but back in the day I had no idea of state management and I was just passing the data from parents to children widgets and then doing some nasty stuff to get the things working. Recently I read that this is basically what state management fixes, so I've been reading about it. I read about Redux, since I know it's pretty popular on JS, so I thought it could be the most popular choice, but it looks like in the Flutter World, other choices (provider, or BLoC) are more popular.Can you provide me some insight in the current state of this on Flutter?

December 30, 2019 at 09:39PM by alosarjos
https://ift.tt/2QdHdTr
New post on /r/flutterdev subreddit:

Ciprian Turcu | It's All Widgets! Flutter Podcast
https://ift.tt/39r019b

December 29, 2019 at 08:33PM by hillel369
https://ift.tt/36c7Eyi