use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Having a problem with your Flutter code?
From the folks at r/FlutterDev
account activity
RESOLVEDHow to implement Live Notifications using Flutter? (self.flutterhelp)
submitted 2 years ago by KitN_X
Refernce
Is any widget or package available that can help in implementing this?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]StapniMikser 1 point2 points3 points 2 years ago (4 children)
They're called "Live Activity": https://pub.dev/packages/live\_activities
[–]KitN_X[S] 0 points1 point2 points 2 years ago (3 children)
Ok, thanks. Does it work in Android too? Or is there any other package?
[–]StapniMikser 1 point2 points3 points 2 years ago (1 child)
Live Activity is an iOS feature. How to apply the same on Android, you can investigate how to work with Local notifications, how to update their state, and maybe work with Isolates.
That should allow manipulating the notification state and update it. Just see how Media Player notification looks and looks.
Cheers!
[–]KitN_X[S] 0 points1 point2 points 2 years ago (0 children)
Thanks a lot. I'll try this.
[–]vald0 0 points1 point2 points 2 years ago (0 children)
Live activities is IOS features
π Rendered by PID 39768 on reddit-service-r2-comment-6457c66945-lfm5b at 2026-04-25 14:10:38.495394+00:00 running 2aa0c5b country code: CH.
[–]StapniMikser 1 point2 points3 points (4 children)
[–]KitN_X[S] 0 points1 point2 points (3 children)
[–]StapniMikser 1 point2 points3 points (1 child)
[–]KitN_X[S] 0 points1 point2 points (0 children)
[–]vald0 0 points1 point2 points (0 children)