This commit is contained in:
guozhigq
2023-12-04 00:01:07 +08:00
parent c85f5abcdb
commit bda56169b0
19 changed files with 15 additions and 35 deletions

View File

@ -52,7 +52,6 @@ class _LiveRoomPageState extends State<LiveRoomPage> {
@override
Widget build(BuildContext context) {
final videoHeight = MediaQuery.of(context).size.width * 9 / 16;
Widget childWhenDisabled = Scaffold(
primary: true,
appBar: AppBar(