liuyuqi-dellpc 1 year ago
parent
commit
885e149776
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/main.dart

+ 1 - 0
lib/main.dart

@@ -25,6 +25,7 @@ class MyApp extends StatelessWidget {
   // This widget is the root of your application.
   @override
   Widget build(BuildContext context) {
+    
     return MaterialApp(
       title: '中国象棋',
       debugShowCheckedModeBanner: false,