添加 apivideo_live_stream 依赖;
修改 Auth 页面文本为“输入执裁口令”; 添加公用 AppBar 组件 模拟核心流程交互
This commit is contained in:
@@ -20,10 +20,7 @@ class _AuthPageWidgetState extends State<AuthPageWidget> {
|
||||
SizedBox(height: 180.h),
|
||||
Text('裁判工作台', style: TextStyle(fontSize: 50, color: Colors.black)),
|
||||
SizedBox(height: 20.h),
|
||||
Text(
|
||||
'Auth Page',
|
||||
style: TextStyle(fontSize: 30, color: Colors.black),
|
||||
),
|
||||
Text('输入执裁口令', style: TextStyle(fontSize: 30, color: Colors.black)),
|
||||
SizedBox(height: 20.h),
|
||||
|
||||
SizedBox(
|
||||
|
||||
Reference in New Issue
Block a user