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

Asset audio player instance destroyed as playlist ends

Open harshkumarkhatri opened this issue 3 years ago • 3 comments

Flutter Version

My version : 2.0.3(stable)

Lib Version

My version : Using the default code from Github(Downloaded the zip file on May 27 2021)

Platform (Android / iOS / web) + version

Platform : Android

Describe the bug

I am trying to understand the code base of the asset audio player flutter package so that I can implement it in one of my apps. I am noticing some strange behavior which the app is showing. Every time when I add a playlist to play through the asset audioplayer instance when the last song gets completed the whole instance is deleted automatically and a blank screen is displayed in place of the audio player I am also attaching a video for your reference.

https://user-images.githubusercontent.com/42743629/120058411-52031e80-c068-11eb-9c17-8dbe6ccab592.mp4

harshkumarkhatri avatar May 29 '21 04:05 harshkumarkhatri

Similar to #544

harshkumarkhatri avatar May 29 '21 15:05 harshkumarkhatri

I have face problem i can't fix it.

aminsamad avatar Jul 14 '21 10:07 aminsamad

@aminsamad Some had mentioned it in issue 554 you can try that approach as well. Although it was not working for me.

harshkumarkhatri avatar Jul 14 '21 12:07 harshkumarkhatri