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

How to remove (or close) the currently playing list and play the next playlist?

Open beiaduo opened this issue 3 years ago • 3 comments

How to remove (or close) the currently playing list and play the next playlist?

beiaduo avatar Apr 10 '22 14:04 beiaduo

Did you find how?

angelbanderasudg avatar Sep 23 '22 03:09 angelbanderasudg

I have the same question. Did you find a way to do it?

Mabudigital avatar Dec 29 '22 15:12 Mabudigital

@Mabudigital If I remember correctly it was an error by my side with missing async/await operators, you need to make async (if you only need one playlist at the time)

angelbanderasudg avatar Dec 30 '22 05:12 angelbanderasudg