Flutter-AssetsAudioPlayer
Flutter-AssetsAudioPlayer copied to clipboard
How to remove (or close) the currently playing list and play the next playlist?
How to remove (or close) the currently playing list and play the next playlist?
Did you find how?
I have the same question. Did you find a way to do it?
@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)