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

FlutterForce — Week 133
https://ift.tt/3CMpt7H

August 15, 2021 at 12:28PM by flutterist
https://ift.tt/3yNMbda
New post on /r/flutterdev subreddit:

Best beginner guide to learn Flutter in 2021
https://ift.tt/2VOOEFH

August 15, 2021 at 01:45PM by dev_amigo
https://ift.tt/3sk9itr
New post on /r/flutterdev subreddit:

Unidirectional State Flow architecture in Flutter
I was impressed from the beginning how flutter worked. I always wanted to try it out but didn't had time. Finally, I allocated time for learning flutter and it was really fun. I had developed Unidirectional State Flow architecture in Android and I wanted to do the same in flutter.Here is my take on this.https://susuthapa19961227.medium.com/yet-another-unidirectional-state-flow-architecture-for-flutter-53d26f7330fdAny feedback are appreciated.

August 15, 2021 at 03:05PM by susonthapa
https://ift.tt/3m8YGMW
New post on /r/flutterdev subreddit:

Is there any flutter package exist that directly cache data by the fetching time. Similar like firebase so we doesn't need to setup it external
.

August 15, 2021 at 05:13PM by Prashant_4200
https://ift.tt/3sh0O6m
New post on /r/flutterdev subreddit:

Editor display inline implicit types
Is there a way to have android studio display inline helper text that shows the implicit type of a variables?Similar to how rust analyzer works, I’d like to see inline types from the editor, if possible.

August 15, 2021 at 04:05PM by Accelerator213
https://ift.tt/3sjjkLg
New post on /r/flutterdev subreddit:

LoForm: Package Discussion
First of all, I don't want to spam about this package, this post is just for discussion and feedback.The first time I've posted about LoForm, the post got so 42 upvotes, which made think that the package may have some potential. But after developing most of the package, I have posted a poll asking if people would consider using it, 80% answered "No", and I am okay with that, but none stated reasons.So, if you think there is something that can be improved, or there's some better alternative that worth trying more, please leave a comment 😀

August 15, 2021 at 08:55PM by YoussefRaafatNasry
https://ift.tt/3g6eZX4
New post on /r/flutterdev subreddit:

Which packages need to be improved or are missing on pub.dev?
pub.dev already offers a wide variety of packages/plugins for Flutter to communicate with the native platform or provide widgets. However, many packages are not production-ready or could be improved drastically, some functionality is missing altogether.Which packages need the most improvement and what functionality is missing? Maybe this helps some open source developers to target their efforts on the most important stuff.

August 16, 2021 at 12:12AM by JulianV98
https://ift.tt/3g2WgMc
New post on /r/flutterdev subreddit:

Flutter books using version 2.0 or higher
I have an O'Reilly membership and have gone through 3 or 4 books now and part way through I realize that the Flutter version is out-of-date and migration is not easy as I raised a Github issue for a feature request to make it easy and it is still open.Please list book recommendations using version 2.0 or higher.On the plus side, I am very good now at downloading, installing and getting started with Flutter as I have repeated similar processes each of the 3 or 4 authors shows at the start.

August 16, 2021 at 03:57AM by webNoob13
https://ift.tt/3m5FFuN
New post on /r/flutterdev subreddit:

Researching on Visual App Builder.
👋 hello, Anyone who has an idea on how code generation tool with visual builders work, such as FLUTTERFLOW or FigmaToFlutter… Assist me with resources or tips that could assist me to understand them as I’m working on something that is similar to them.Tool like flutterstudio, didn’t get to reach its source code, somebody help

August 16, 2021 at 04:22AM by ClassicAd3098
https://ift.tt/3CQaNnX
New post on /r/flutterdev subreddit:

Researching on Visual App Builder.
👋 hello, Anyone who has an idea on how code generation tool with visual builders work, such as FLUTTERFLOW or FigmaToFlutter… Assist me with resources or tips that could assist me to understand them as I’m working on something that is similar to them.Tool like flutterstudio, didn’t get to reach its source code, somebody help?

August 16, 2021 at 04:07AM by ClassicAd3098
https://ift.tt/3xPuusk
New post on /r/flutterdev subreddit:

How to update data in Flutter Objectbox
I was using ObjectBox for storing data. But how to update the same data. In documentation, it says it will update the data. But When I pass an old note with some new details, it create new note.​
Future<int> createNotes(Note note) async { var store = await BoxStore.getStore(); var box = store.box<Note>(); int id = box.put(note); print('note id: $id'); store.close(); return id; } 


August 16, 2021 at 09:17AM by Green-Campaign101
https://ift.tt/3CRDbpR
New post on /r/flutterdev subreddit:

Other than Mac OS, What is the best Operating System for developing Flutter Apps?
Hello, I am a Junior Flutter Developer. I am currently working from home using my MacBook Pro 13 2019 model with i5 and 8GB ram.
This week I'll be working in person from our Office.
They have a Computer for me. They told me to Set it up as my own wish. I can use Windows or GNU/Linux operating system.As a long time mac user, I think GNU/Linux will suite me most. I researched some popular GNU/Linux operating systems and I found that elementaryOS feels closest to my workflow.​So should I use elementaryOS for Flutter developments? Will there be any Pros and Cons?
Should I use other Distribution? Or Should I use Windows 10?(Any suggestions will be appreciated, Thank You)

August 16, 2021 at 10:27AM by pieas
https://ift.tt/3CR2456