fix: 分p视频返回后未关闭通知
This commit is contained in:
@ -130,8 +130,8 @@ class VideoPlayerServiceHandler extends BaseAudioHandler with SeekHandler {
|
||||
if (_item.isEmpty) {
|
||||
playbackState
|
||||
.add(playbackState.value.copyWith(updatePosition: Duration.zero));
|
||||
stop();
|
||||
}
|
||||
stop();
|
||||
}
|
||||
|
||||
clear() {
|
||||
|
Reference in New Issue
Block a user