jeromexiong / audio_manager

A flutter plugin for music playback, including notification handling.
MIT License
99 stars 54 forks source link

**** Since 0.5.5 AVPlayer doesnt work correct anymore **** #33

Closed md186 closed 4 years ago

md186 commented 4 years ago

Since the newest version, AVPlayer is totally broken. in 0.5.4+1 everything worked perfectly.

If you play next song, sometimes its not playing anymore because it jumps from one song to another, it is flicking all the time and it is changing the index randomly. if you go back in the app then, the selected item which is actually playing is jumping all the time.

Pls roll this back or fix it...!

video: https://streamable.com/5jskjy

jeromexiong commented 4 years ago

I have fixed this problem urgently at 0.5.5+1. Sorry for the trouble

md186 commented 4 years ago

@jeromexiong oh great thank you! 🙏

just tested the newest version, everything works fine!