opt: videoPlayer control

This commit is contained in:
guozhigq
2024-11-24 16:29:53 +08:00
parent 7300da7701
commit 796db85b21
8 changed files with 105 additions and 150 deletions

View File

@ -115,6 +115,7 @@ class VideoDetailController extends GetxController
BottomControlType.time,
BottomControlType.space,
BottomControlType.fit,
BottomControlType.speed,
BottomControlType.fullscreen,
].obs;
RxDouble sheetHeight = 0.0.obs;