suragch / flutter_audio_service_demo

Companion project for Flutter audio_service tutorial
https://suragch.medium.com/background-audio-in-flutter-with-audio-service-and-just-audio-3cce17b4a7d?sk=0837a1b1773e27a4f879ff3072e90305
MIT License
57 stars 28 forks source link

remoeAll error #16

Closed liseipi closed 1 year ago

liseipi commented 2 years ago

remoeAll error

for (int i = 0; i < playlist.length; i++) {
  remove();
}

In the end there is always one that cannot be cleared

suragch commented 1 year ago

Sorry, I haven't been working on this repo for over a year. You've probably already either solved your problem or abandoned it. I'm going to close this issue, but if you ask on Stack Overflow, I'll be glad to add a bounty to your question. Just ping me.