opt: live bottom control

Closes #349

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-03-01 13:51:35 +08:00
parent 9c4a52de87
commit 4a68122c31
2 changed files with 80 additions and 55 deletions

View File

@@ -145,9 +145,12 @@ class _LiveRoomPageState extends State<LiveRoomPage>
fill: fill,
plPlayerController: plPlayerController,
bottomControl: BottomControl(
controller: plPlayerController,
plPlayerController: plPlayerController,
liveRoomCtr: _liveRoomController,
floating: floating,
onRefresh: () {
_futureBuilderFuture = _liveRoomController.queryLiveInfo();
},
),
danmuWidget: Obx(
() => AnimatedOpacity(