Flutter-AssetsAudioPlayer icon indicating copy to clipboard operation
Flutter-AssetsAudioPlayer copied to clipboard

after calling stop, the player becomes white and doesn't do anithing

Open programmo opened this issue 3 years ago • 3 comments

Hi, great job for this great code, I have a problem enough important. As the player stop, the player doesn't do anything, becomes white . From what can depends such issue ? Thank you

programmo avatar Nov 20 '21 23:11 programmo

Same issue here .. I tried the example they have and faced similar behavior!

Did you solve it

Ashwaq3 avatar Apr 03 '22 12:04 Ashwaq3

Same issue here .. I tried the example they have and faced similar behavior!

Did you solve it

Hi , I discovered happens when you stop the song or the playlist ends. So i managed that event in some way... There is a bug .. it seems solution didn't find I don't know how to solve, but if you manage the event... you can avoid the crash ...So I managed to do

programmo avatar Apr 03 '22 12:04 programmo

Same issue here .. I tried the example they have and faced similar behavior! Did you solve it

Hi , I discovered happens when you stop the song or the playlist ends. So i managed that event in some way... There is a bug .. it seems solution didn't find I don't know how to solve, but if you manage the event... you can avoid the crash ...So I managed to do

I see .. I just make it loop 😬 to solve the issue

Ashwaq3 avatar Apr 03 '22 12:04 Ashwaq3