Merge branch 'feature-updateVideoDetailStructure'

This commit is contained in:
guozhigq
2024-03-16 23:02:43 +08:00

View File

@ -194,6 +194,7 @@ class _VideoDetailPageState extends State<VideoDetailPage>
floating.toggleAutoPip(autoEnter: false);
floating.dispose();
}
appbarStream.close();
super.dispose();
}