upgrade dep

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-07-26 15:09:37 +08:00
parent bb36876d1e
commit 9072d6e051
10 changed files with 66 additions and 68 deletions

View File

@@ -124,7 +124,7 @@ class _LiveRoomPageState extends State<LiveRoomPage>
videoPlayerServiceHandler.onVideoDetailDispose(heroTag);
_listener?.cancel();
WidgetsBinding.instance.removeObserver(this);
ScreenBrightness().resetApplicationScreenBrightness();
ScreenBrightness.instance.resetApplicationScreenBrightness();
PlPlayerController.setPlayCallBack(null);
_liveRoomController
..msgStream?.close()