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

Speed up writing Flutter Redux code in your IDE
''If you’re developing your Flutter application using Redux, you know that this architecture has many advantages. Unfortunately, like everything, it also has some drawbacks. One of them is the amount of code you have to write for every new widget that wants to benefit from the Redux Store. Today I’d like to show you a nice way for speeding up this process. It’ll be useful for you if you’re using Android Studio, IntelliJ IDEA or Visual Studio Code.''Read the full article here.

July 07, 2021 at 12:04PM by Viruscatman
https://ift.tt/3jNlFMs
New post on /r/flutterdev subreddit:

Is there a way to read contents of a zip/rar file within dart/flutter without having to actually extract the contents to a directory?
I'm looking to see if theres a way to read zip files without having to extract them to a path on the device. I see that there are only 1 or 2 packages for handling Zip files with Flutter, the most popular being flutter_archive but it seems that package will only allow you to create and extract compressed files.Would appreciate any advice or knowledge!

July 07, 2021 at 09:10PM by VanillaVolnutt
https://ift.tt/2TLNbiD
New post on /r/flutterdev subreddit:

chemistry - A state manager
Hello!I have been working on a state manager for flutter. It is inspired by Recoil for React but doesn't work in exactly the same way. If you take a look at it I would appreciate some feedback.https://pub.dev/packages/chemistry

July 07, 2021 at 11:00PM by simonwahll
https://ift.tt/3xorqnN
New post on /r/flutterdev subreddit:

Should I be proud?
I just upgraded from Flutter 1.17 - 2.3 (Dart too) and I had held off because of potential null safety issues. I have not been able to work on any of my Flutter projects for a couple months but when I did the upgrade I had zero issues with the last two decently sized projects. Should I be proud of this?

July 08, 2021 at 01:14AM by returnFutureVoid
https://ift.tt/3jSIDlf
New post on Flutter Dev Google group:

Location picker
Hey I'm trying to create a screen whereby the user chooses a location on the map and then I want to email the location the user chooses. However, I'm only finding packages that use the Google API... this would require me to enter CC information and I don't want to do that. Is there any free to

July 08, 2021 at 05:09AM by Kristin
https://ift.tt/3ANMvdB
New post on /r/flutterdev subreddit:

[WEB] Why is the loading time so big on web? I get a white screen for 3 seconds.
Here is an example: https://abuanwar072.github.io/profile/#/For me first 3 seconds is a white screen, then the loading appears.Is there any way to fix this? Does web supports shaders warm up?

July 08, 2021 at 07:45AM by BombardierEzoteric
https://ift.tt/2TKKpdD
New post on Flutter Dev Google group:

Change Flutter Icon
Can pl anyone suggest me which packages will be helpful to change the icon of my flutter app

July 08, 2021 at 08:29AM by Shantanu Mirajgave
https://ift.tt/2TLSdvI
New post on /r/flutterdev subreddit:

Video Player on Desktop?
Feels like a pretty basic need for a lot of desktop applications. When will it be feasible on Flutter Desktop?

July 08, 2021 at 08:51AM by dcmacsman
https://ift.tt/3jTzQ2t
New post on Flutter Dev Google group:

Flutter web - Not displaying in Internet Explore or Safari
Hi, I have created a very simple web site in flutter (https://ift.tt/3i2BT1V), a page with two lines of text. If I open the web site in Chrome it displays correctly, but in Internet Explore or Safari it's a blank page. Do anyone have pointers for me to look at to see what the problem is?

July 08, 2021 at 10:29AM by Johan Scheepers
https://ift.tt/2VoAjjf
New post on /r/flutterdev subreddit:

How to train and implement a custom tflite model on flutter
Hi !I am looking to implement a ML model using firebase/firestore. Which would train from new data on the database and give and output to the database. Not sure how I can implement that for a flutter app. I welsome any resources you suggest! Many thanks :)

July 08, 2021 at 12:28PM by Antoine326
https://ift.tt/3hHNrr0
New post on /r/flutterdev subreddit:

FlutterFlow
May you please help. I have been trying FlutterFlow and now I need a way to copy and paste the code in vs code. The main challenge is to know how theimport '../auth/auth_util.dart';import '../backend/backend.dart';are Structured. I know u can download the code. Payment is my challenge

July 08, 2021 at 12:17PM by Gwidha
https://ift.tt/3hKBctH
New post on Flutter Dev Google group:

floating action button speeddail package label issue
i am using speeddial package in floating action button while clicking on label i need to move a particular page but label only creating text , widget. give me code suggestion.. [image: 1.png]

July 08, 2021 at 01:32PM by Jayakrishna Chadalawada
https://ift.tt/3hpomlJ