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

What's new in Flutter 3.0.3?

Flutter 3.0.3 was released recently but I don't really get the release note here: https://github.com/flutter/flutter/wiki/Hotfixes-to-the-Stable-Channel ​ There is no engine or framework cherry pick applied in this release So what is exactly different from 3.0.2? submitted by ... https://www.reddit.com/r/FlutterDev/comments/vjias2/whats_new_in_flutter_303/
πŸ‘1
New post on /r/flutterdev subreddit:

What is the best flutter formatter?

What is the best flutter formatter? Feeling like the formatter I have now is chopping all my code making it pretty much unreadable and ugly... submitted by /u/Lekowski link comments https://www.reddit.com/r/FlutterDev/comments/vjnaln/what_is_the_best_flutter_formatter/
New post on /r/flutterdev subreddit:

Mason Brick for new flutter project

This is a brick for New Flutter Project. This is a starter project. There is Static Analysis by pedantic_mono The simple code by Flutter 3 Getting Started πŸš€ Please run this command for set ``` dart pub global activate mason_cli mason add -g my_flutter_template --git-url... https://www.reddit.com/r/FlutterDev/comments/vjpl39/mason_brick_for_new_flutter_project/
πŸ‘2
New post on /r/flutterdev subreddit:

Coding podcasts

Do you want to see some of your favorite coding content creator over a podcast?😎 If yes then mention them in comments!πŸš€ codecast View Poll submitted by /u/Abhishvek-code link comments https://www.reddit.com/r/FlutterDev/comments/vk8y6c/coding_podcasts/
πŸ‘4
New post on /r/flutterdev subreddit:

How to read data from local JSON file and open the next page from ListView | Json Parse in Flutter

In this video, I explained How to read data from local JSON file and open the next page from ListView and Json Parse technique in Flutter. Please do watch! Thanks! https://www.youtube.com/watch?v=Vll8ARb05qY submitted by /u/jagan_digitech [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vkbatx/how_to_read_data_from_local_json_file_and_open/
❀1
New post on /r/flutterdev subreddit:

Estado - A simple lightweight flutter agnostic state management library

I eventually got tired of using BloC and other "light weight" state management libs that bloat my build method or force me to learn some lib specific conventions. I ended up doing simple "MVVM" (Model - View - ViewModel) for most of my projects myself and lately we finished completed a bigger... https://www.reddit.com/r/FlutterDev/comments/vkjrtn/estado_a_simple_lightweight_flutter_agnostic/
New post on /r/flutterdev subreddit:

Flutter FCM is not requesting app for notification permission on Android, how can I fix this?

Flutter FCM is not requesting app for notification permission on Android, how can I fix this? When the app is minimized, the firebase is not triggering because the permission is not set. As soon as I change this in the settings on android, then it works. submitted by /u/Lekowski link ... https://www.reddit.com/r/FlutterDev/comments/vmlx5d/flutter_fcm_is_not_requesting_app_for/
New post on /r/flutterdev subreddit:

Instagram Virality Flutter App powered by Machine Learning

I have made a ML model and trained it on more than 500.000 images from Instagram based on number of likes, popularity and etc. These were mainly selfie portrait images This model can predict pretty good on how viral or liked your post might go since it had a lot of data to learn from. I have... https://www.reddit.com/r/FlutterDev/comments/vmqber/instagram_virality_flutter_app_powered_by_machine/
πŸ‘1
New post on /r/flutterdev subreddit:

Linter actually that important for a lot of minor things?

I'm new to flutter but not development. Have about 10 yrs almost now, mostly backend. Just had a question on how important the linter actually is. I know it finds a lot of potential errors, but some things like prefer single quotes vs double, which actually counteract each other, or prefer... https://www.reddit.com/r/FlutterDev/comments/vn6t4s/linter_actually_that_important_for_a_lot_of_minor/
πŸ‘1
New post on /r/flutterdev subreddit:

Looking for a more advanced and complete flutter project examples that I can learn from

Looking for a more advanced and complete flutter project that I can learn from. What I would like to learn is: - To see how developers are structuring the project. - The naming convention (does actually anyone use private methods with _ in the method name?) - How to split page and widgets into... https://www.reddit.com/r/FlutterDev/comments/vncjzb/looking_for_a_more_advanced_and_complete_flutter/
πŸ‘2
New post on /r/flutterdev subreddit:

Flutter App Badge for FCM Notification is not working!

hi all, I am developing a flutter application for android and IOS, I have used FCM for push notification, Push notification is working fine but badge is not working. Based on dismiss notification badge count is not decreasing. Is there any way to get this right? submitted by ... https://www.reddit.com/r/FlutterDev/comments/vo0xg6/flutter_app_badge_for_fcm_notification_is_not/