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

Flutter iOS high CPU usage when keyboard is activated

Hello, I am new flutter developer and I am encountering this situation on iOS on the physical device but not the iOS emulator or on the physical android device. Every time the keyboard is activated or I imput text on a TextFormField the CPU goes to 100% and all photos that I retrieve from... https://www.reddit.com/r/FlutterDev/comments/1f28dsj/flutter_ios_high_cpu_usage_when_keyboard_is/
πŸ‘1
New post on /r/flutterdev subreddit:

Can i get internships or entry level jobs if i learn flutter within a week with a good project

I am a fourth year computer science student and have done many MERN stack projects. But now i have decided to get an intership not in mern stack but in flutterπŸ™ƒ cuz i would really like to go for a variety. Is it possible to learn flutter within a week? Even if i finish how and where would i... https://www.reddit.com/r/FlutterDev/comments/1f32whv/can_i_get_internships_or_entry_level_jobs_if_i/
πŸ‘1
New post on /r/flutterdev subreddit:

The Risks of Google Play Store Displaying Developers' Real Names and Addresses: Time to Speak Up!

Hey Redditors, I want to raise a serious concern that affects app developers, especially those who may be younger or more vulnerable. As it stands, the Google Play Store publicly displays the real name and home address of app developers. This policy puts developers at significant risk, as anyone ... https://www.reddit.com/r/FlutterDev/comments/1f4nmny/the_risks_of_google_play_store_displaying/
❀1
New post on /r/flutterdev subreddit:

Handle the interaction of notification when on foreground

I'm currently developing a Flutter app that includes a notification feature. Everything is functioning well, and I am able to receive notifications in different app states (foreground, background, and terminated). I've noticed that FirebaseMessage provides an event to listen to when a user taps... https://www.reddit.com/r/FlutterDev/comments/1f70zpc/handle_the_interaction_of_notification_when_on/
πŸ‘1
New post on /r/flutterdev subreddit:

Beginner app developer

I am a beginner - intermediate level flutter app dev looking to start freelancing, but seeing the competition in the market these days I have no idea what to do. I have built flutter projects before and even won hackathons. Help please submitted by /u/porrsche https://www.reddit.com/r/FlutterDev/comments/1f8lxmq/beginnerappdeveloper/ comments https://www.reddit.com/r/FlutterDev/comments/1f8lxmq/beginner_app_developer/
❀1
New post on /r/flutterdev subreddit:

Flutter Web vs. Angular for ERP

I'm starting to develop a web ERP application and exploring options. I did a sample one on Flutter Web and so far the development experience is OK (at best) and I tried deploying it using Firebase. I'm wondering if there are any alternatives which are easy to develop, deploy at a low cost and... https://www.reddit.com/r/FlutterDev/comments/1f9f08z/flutter_web_vs_angular_for_erp/
New post on /r/flutterdev subreddit:

Push notifications

Hello dear Redditors, So recently, I integrated push notifications to my mobile app. I have used Firebase FCM, integrated into my flutter app, and saving the FCM tokens to my backend using nestjs and MySql. with this part done, I am ready to push notification messages to my users. But I am stuck ... https://www.reddit.com/r/FlutterDev/comments/1fb1wco/push_notifications/
New post on /r/flutterdev subreddit:

Flutter web

How do you guys retain the current page upon reload of the browser in flutter web. Cause I know that hot reload is not supported by it. Is there a work around πŸ€” submitted by /u/GapQueasy7686 https://www.reddit.com/r/FlutterDev/comments/1fcjeqo/flutter_web/ [comments] https://www.reddit.com/r/FlutterDev/comments/1fcjeqo/flutter_web/
New post on /r/flutterdev subreddit:

Riverpod State management where to start and effective learning channels?

Hi everyone, I'm currently searching through the riverpod docs and looking through tutorials but a lot of them are either very limited in terms of what specific documentation I'm looking for. I was looking for some guidance here in terms of how to effectively experiment and learn with riverpod. ... https://www.reddit.com/r/FlutterDev/comments/1fdag1d/riverpod_state_management_where_to_start_and/
πŸ‘1
New post on /r/flutterdev subreddit:

Can you figure out which among the two animated widgets, is the more performant and efficient one ?

Here's the 2 components for comparison : Can you figure out which among the two is more performant and efficient ? compare below 2 snippets of code for the same SPressable widget. The first one uses AnimatedScale and AnimatedOpacity widgets for the animation. ``` class SPressable extends... https://www.reddit.com/r/FlutterDev/comments/1ffnphv/can_you_figure_out_which_among_the_two_animated/
New post on /r/flutterdev subreddit:

New Package Gesture Pattern Detector - Add Gesture as Patterns to Your Flutter App

Hey everyone! This is a fun package I've been working on: Gesture Pattern Detectorβ€”a Flutter package that lets you add custom gesture patterns like taps, long presses, and swipes (e.g., .->.) to trigger actions in your app. It's perfect for secret dev tools, hidden features, or fun UI... https://www.reddit.com/r/FlutterDev/comments/1fjkm8r/new_package_gesture_pattern_detector_add_gesture/