You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Users can't control audio from the notification bar like they can on Soundcloud or spotify
Describe the solution you'd like
Use the library Audio Service and others by the same author to add the controls for audio in the notification bar.
Is your feature request related to a problem? Please describe.
Users can't control audio from the notification bar like they can on Soundcloud or spotify
Describe the solution you'd like
Use the library Audio Service and others by the same author to add the controls for audio in the notification bar.
Additional context
loadLoop()
audioLockListener
save previous audio position data
stop listening to audio player stream
Refactor the code to only use one player
Audio Service lib
https://pub.dev/packages/just_audio_background
Audio Session lib
The text was updated successfully, but these errors were encountered: