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

How to add album list and switch albums #17

Closed liseipi closed 1 year ago

liseipi commented 2 years ago

How to add album list and switch albums ?

final _playlist = ConcatenatingAudioSource(children: []);

I want to achieve album list playback like this https://demo.koel.dev/#!/albums

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. Since this question is beyond the scope of the tutorial, I'm going to close it. But if you ask on Stack Overflow, I'll be glad to add a bounty to your question. Just ping me.