just_audio icon indicating copy to clipboard operation
just_audio copied to clipboard

fix when play music in background thread, play state will change wrong

Open zhushenwudi opened this issue 5 months ago • 0 comments

https://github.com/user-attachments/assets/dbea5640-4d21-4a84-ae19-c5b63056893c

screenshot-20240924-070517

When I play with other music player, click a home widget to play with just_audio, it will throw a exception from native core. At this point, we should catch the exception and change the playback status to stop. Or just_audio can provide the ability to interrupt other audio, I think both are possible.

zhushenwudi avatar Sep 23 '24 23:09 zhushenwudi