I use the just_audio
package in my flutter app to play musics.
How can I display a music player notification in the user’s notification bar; something like the picture below:
I think one of the possible ways is to use the local notification
package but I don’t know how to display media using it