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

FlutterForce — Week 59
https://ift.tt/2Fq0v1i

January 05, 2020 at 12:05PM by flutterist
https://ift.tt/2QPVogb
New post on Flutter Dev Google group:

Pod Install Error
while running my application on IOS i got the following error: Error running pod install Error launching application on iPhone 11 Pro Max.

January 05, 2020 at 06:47PM by Kamran Ali
https://ift.tt/2Qoa9rN
New post on /r/flutterdev subreddit:

Gif won't load
When i try to load a gif using Image.asset(), I get this error and it is driving me nuts. The error I get is
"Unable to load asset: assets/gifs/bus_animated.gif"Flutter doctor is all good. The assets entry in pubspec.yaml is correctly indented as shown below. No errors when loading png/jpg images./// pubspec.yaml
flutter: assets: - assets/gifs 
/// widget build method
Widget build(BuildContext context) { return Scaffold( body: Center( child: Image.asset( 'assets/gifs/bus_animated.gif' ) ), ); } 


January 05, 2020 at 07:54PM by Corthza
https://ift.tt/2QrnMq6
New post on Flutter Dev Google group:

Flutter issues with KitKat
After upgrading flutter to v1.12.13+hotfix.5. The projects which I create it can't be run on KitKat in android. If anyone facing this issue.. So for the solution I get back to older version of flutter.. it's working fine ..

January 05, 2020 at 09:01PM by Ravindrabhai Vala
https://ift.tt/36sTTLA
New post on /r/flutterdev subreddit:

Flutter Car Vin Barcode Scanner - Intro (6 Day Series)
https://youtu.be/tuHpTB2UYGY

January 06, 2020 at 08:40AM by cmcoffee91
https://ift.tt/2ZTAH7i
New post on Flutter Dev Google group:

flutter_windows_v1.12.13+hotfix.5-stable problem with Kitkat
*Problem* In older version of flutter i can be able to run app on API 19 (Kitkat Device) but after Upgrading to flutter_windows_v1.12.13+hotfix.5- stable i can not able to run my app on Kitkat device it stop working on start( app automatically closed). * Error Detail * [image:

January 06, 2020 at 08:34AM by Dafda Prakash
https://ift.tt/2FpiAN6
New post on /r/flutterdev subreddit:

Flutter now has more GitHub stars 🌟 than React Native
New king of cross platform development 🙌🏾💪🏾😍💙💙💙💙https://hasflutterpassedreactnativeyet.codemagic.app/#/

January 06, 2020 at 10:56AM by preshtagon16
https://ift.tt/2T7vbNh
New post on /r/flutterdev subreddit:

View pharmacies in flutter maps
Hello everyone, I have a problem with Flutter Maps. I want to display pharmacies only without displaying anything because my application is for pharmacies.Help me ...

January 06, 2020 at 10:51AM by badralden
https://ift.tt/2N0iPlX
New post on Flutter Dev Google group:

Package Flutter app as a native framework?
Hi there, Is it possible to distribute a Flutter app as an iOS framework so that customers can integrate this framework like any other native code? It is possible to do a similar thing for Android? Thanks, Stefan

January 06, 2020 at 11:33AM by Stefan Matthias Aust
https://ift.tt/2QrALrI
New post on /r/flutterdev subreddit:

Share some of your favorite flutter libraries.
Hey, guys, I am new in this community so i need some tips on the library . So plz suggest some good libraries that you also like.

January 06, 2020 at 12:11PM by omega_savvy
https://ift.tt/2FmJKEf
New post on /r/flutterdev subreddit:

A flutter package for sharing files
I wanted a flutter package for sharing files? (between two devices)... something like Xender

January 06, 2020 at 01:47PM by Otis43
https://ift.tt/39JyXCc