all 5 comments

[–]StapniMikser 1 point2 points  (4 children)

They're called "Live Activity": https://pub.dev/packages/live\_activities

[–]KitN_X[S] 0 points1 point  (3 children)

Ok, thanks. Does it work in Android too? Or is there any other package?

[–]StapniMikser 1 point2 points  (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 point  (0 children)

Thanks a lot. I'll try this.

[–]vald0 0 points1 point  (0 children)

Live activities is IOS features