Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-08 22:50:55 +08:00
parent 597fca9fbf
commit bd490b87ca
5 changed files with 49 additions and 27 deletions

View File

@@ -85,9 +85,6 @@ class _LiveRoomPageState extends State<LiveRoomPage>
WidgetsBinding.instance.removeObserver(this);
ScreenBrightness.instance.resetApplicationScreenBrightness();
PlPlayerController.setPlayCallBack(null);
_liveRoomController
..msgStream?.close()
..msgStream = null;
plPlayerController
..removeStatusLister(playerListener)
..dispose();