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

Normalise Flutter assets?
Hi Everyone!I see some Flutter project have image assets with different size png (1.0x 2.0x 3.0x).But in Flutter example app they use all same: ‘Use normalized assets for everything, remove other variants’. They just have one big png for each.Is good practice use same png for all screen size?Thanks everyone!

August 24, 2019 at 05:11PM by Flutter_Dev
https://ift.tt/2zhtNfG
New post on Flutter Dev Google group:

Invalid argument: Instance of _File
I have *successfully* uploaded image to Firebase Storage. Now I would like to store the image url to Firebase database. @override Observable addImage(WorkImage workImage) { final StorageReference firebaseStorageRef = FirebaseStorage. instance.ref().child('image.jpg'.toString()

August 24, 2019 at 07:55PM by Tony Seng
https://ift.tt/2Larxwn
New post on /r/flutterdev subreddit:

Any way to use field injection using inject.dart
I am using inject.dart as DI framework in one of my app and I am stucked at some point. What I am trying to do is inject my bloc class in some widget. But as field injection is not yet available in inject.dart, is there any other way to do so?

August 24, 2019 at 08:21PM by xsahil03x
https://ift.tt/33XEX7m
New post on /r/flutterdev subreddit:

Timer and Stopwatch written purely in flutter
Hi Everyone,New to the Flutter Development community. So I create a little timer/stopwatch app entirely in flutter with some help from different source scattered over the internet. What are your thoughts?SourcePlay Store

August 24, 2019 at 11:47PM by Gumboyrbz
https://ift.tt/2U5YCgX
New post on /r/flutterdev subreddit:

Building a radar chart with Flutter and Custom Painter
https://ift.tt/33XQT9a

August 24, 2019 at 11:25PM by Elixane
https://ift.tt/33Wcvmh
New post on /r/flutterdev subreddit:

interactive_add_button_layout | Interactive Add button with nice animation
https://ift.tt/2TZmKSx

August 24, 2019 at 11:25PM by Elixane
https://ift.tt/2U5WF47
New post on Flutter Dev Google group:

Flutter suitable for complex mobile warehouse management system?
We have a mobile warehouse management system with a large number of complex data entry forms, data grids with easy sorting, filtering, paging, etc.) written in .NET CF for Windows Mobile. Since MS abandoned Windows Mobile a long time ago, we need to rewrite this app for Android industrial

August 25, 2019 at 04:31AM by Laban
https://ift.tt/2KS1MC6
New post on /r/flutterdev subreddit:

#flutterTip
In-order to run latest #flutter sdk, your #windows machine must have #powershell version greater than 5.1

August 25, 2019 at 05:24AM by ravi_rupareliya
https://ift.tt/2Hn4uNE
New post on Flutter Dev Google group:

What is the best way to fetch a website and get its code?
I would like to program an app in dart, which analyzes a representation plan from the Internet and makes me an edition specifically for me. I imagined it like this: Query HTML code and save it in an array or csv file -read out which class is affected -if class matches mine -> output I can

August 25, 2019 at 11:27AM by heart
https://ift.tt/321bXd5
New post on Flutter Dev Google group:

Design
How can i make that type of design? These are two different teams lineup and i get that data from api, Second image is the example from Soccer Stand App.

August 25, 2019 at 11:45AM by Kamran Ali
https://ift.tt/2Lan5NU
New post on Flutter Dev Google group:

Map for complex structure
Hey. There is a sample code for a simple structure: [ { "albumId": 1, "id": 1, "title": "***************", "url": "***************", "thumbnailUrl": "********************" }, ....... ] Введите код...import 'dart:async';

August 25, 2019 at 12:09PM by Vladimir Stetsenko
https://ift.tt/2HphHW6
New post on Flutter Dev Google group:

Sending data to email
Hey, when the user write it's phone number in my text input form i want to send this phone number as an email to my email, how i can do this with flutter?

August 25, 2019 at 12:45PM by Yasin
https://ift.tt/31VHi0O
New post on /r/flutterdev subreddit:

FlutterForce — Week 41
https://ift.tt/2Pehyv9

August 25, 2019 at 11:56AM by flutterist
https://ift.tt/2zlVrIo
New post on /r/flutterdev subreddit:

Flutter AMD Processor
Hello, guys I just downloaded Flutter and tried to launch my app but it won't work with AMD and I have tried everything that was out there to do!

August 25, 2019 at 03:11PM by CaptainFrasse
https://ift.tt/2Zqo3Pf
New post on Flutter Dev Google group:

How to override abstract class for await and async?
How to override await or async ? *Repository* abstract class Repository { Observable addUpdateWorkImage(WorkImage workImage);} *RepositoryImpl* @override Future addUpdateWorkImage(WorkImage workImage) async { if (workImage.id.isEmpty) { final

August 25, 2019 at 07:35PM by Tony Seng
https://ift.tt/2L6oSnf
New post on /r/flutterdev subreddit:

GitHub - public_suffix: A domain parser for dart based on the Public Suffix List
https://ift.tt/323CFSA

August 25, 2019 at 07:43PM by lifenautjoe
https://ift.tt/2KTfeWm
New post on /r/flutterdev subreddit:

Scanning animation in Flutter
https://ift.tt/31We5mq

August 25, 2019 at 07:29PM by codinglatte
https://ift.tt/2KTfg0q