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

Looking for an Indian Flutter Developer Intern

Job Description: About Us: Value Aided Delta with AI (VADAI) is a cutting-edge EdTech company dedicated to transforming the Indian education landscape by integrating advanced AI technologies to enhance learning experiences for students. We are looking for a passionate and motivated Flutter... https://www.reddit.com/r/FlutterDev/comments/1fkde4y/looking_for_an_indian_flutter_developer_intern/
πŸ”΅ Ciao Flutter Developers,
after a long break, we are about to return with the publication of all the talks of the 2024 on the Flutter Heroes YouTube channel. πŸŽ₯ πŸ”΄

πŸ”” In the meantime, we are ready to announce the date for 2025, and soon we will share many big updates for this year.

πŸ‘‰ https://flutterheroes.com/2025/ 🟒
πŸ“Œ SAVE THE DATE πŸ—“οΈ
❀3πŸ‘2
New post on /r/flutterdev subreddit:

Unlock Faster and Smoother Flutter Apps with Async Programming in Flutter 3.24

If you're developing with Flutter, the new improvements in asynchronous programming for version 3.24 are a game-changer! Dive into how to optimize Future and Stream usage, improve UI responsiveness, and manage tasks in the background using isolates. These updates are perfect for enhancing your... https://www.reddit.com/r/FlutterDev/comments/1fo5mku/unlock_faster_and_smoother_flutter_apps_with/
❀1
New post on /r/flutterdev subreddit:

Flutter App tracking

Hey everyone, I'm currently working on a Flutter app, and I'm wondering if it's possible to track the screen time of my app, as well as other apps, on both iOS and Android devices. Has anyone implemented something like this before? Additionally, if I manage to build this functionality, will... https://www.reddit.com/r/FlutterDev/comments/1fowl1p/flutter_app_tracking/
πŸ‘2
New post on /r/flutterdev subreddit:

Apple pay and Stripe

For those who have developed an app in flutter that sells some sort of service/merch, if I am required to use apple pay on ios, however, it does not offer a payout option, can i setup apple pay in my app, so that when users pay with apple pay, it goes to the app stripe account and the app gets a ... https://www.reddit.com/r/FlutterDev/comments/1fra9zs/apple_pay_and_stripe/
❀1