Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

Janky animations are still persistent even after shader compilation
Hey,I am getting this serious jank on my app launch. I have tried shader compilation as suggested in official flutter documentation here but it won't disappear.I have been trying to solve this problem for one week now and there is no answers on StackOverflow, Github or Google.My flutter version is: 2.2.3Google drive video link: https://drive.google.com/file/d/1BaHoKlI0XhWqiYJHBcRcNBD-VHsamCbF/view

August 16, 2021 at 02:55PM by bestreddev
https://ift.tt/3xL4PRG
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 98 - Tutorials, videos, packages, and much more!
https://ift.tt/3CKe34i

August 16, 2021 at 03:41PM by vensign
https://ift.tt/3yTagiX
New post on /r/flutterdev subreddit:

Advice Needed: Flutter for Windows Desktop
I have a native iOS and Mac app in development, but I’d really like to build a Windows app and I think I'd like to use Flutter so I get an Android app out of it as well (and maybe Linux as well).In August 2021, is Flutter a pretty good option for building fully featured windows desktop apps?If I want to use Flutter to build a Windows app and Android app, would it make sense to build the Flutter Android app first or Windows app first, or it doesn’t matter?Please feel free to chime in on either or both questions. Thanks!

August 16, 2021 at 05:16PM by goflowflow
https://ift.tt/3yUJjLD
New post on /r/flutterdev subreddit:

Benchmark tooling (async, functional & more)
https://ift.tt/37J274I

August 16, 2021 at 08:00PM by id___
https://ift.tt/3m82PAX
New post on /r/flutterdev subreddit:

About native features.
Hi there, im an amateur developer, wants to write a parental control app which blocks other apps and screen automatically by app usage. Despite i looked up, couldn't find any packages about it. Somebody on the internet said that i should go native programming for native features, but all of the tutors says in flutter you can do whatever can be done on native (swift/kotlin)I found out i can write my own packages and use flutter ui code but is it worth for a parental control app to learn both swift and kotlin and flutter ui or just go native?

August 17, 2021 at 12:34AM by Muccolotto
https://ift.tt/3xRK2Mu