mod: 依赖升级

This commit is contained in:
guozhigq
2023-07-22 11:44:43 +08:00
parent b9f9714677
commit 390724d90e
5 changed files with 16 additions and 54 deletions

View File

@ -98,6 +98,7 @@ class VideoDetailController extends GetxController
}
playerInit(source, audioSource, {Duration defaultST = Duration.zero}) {
meeduPlayerController.onVideoFitChange(BoxFit.cover);
meeduPlayerController.setDataSource(
DataSource(
type: DataSourceType.network,