liuyuqi-dellpc 9 months ago
parent
commit
5476d839b8
2 changed files with 1 additions and 2 deletions
  1. 1 1
      README.md
  2. 0 1
      lib/pages/setting_page.dart

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # flutter_chinese_chees
 
-A new Flutter project.
+中国象棋跨平台版本,支持Android、Windows、Web
 
 ## Getting Started
 

+ 0 - 1
lib/pages/setting_page.dart

@@ -16,7 +16,6 @@ class SettingPage extends StatefulWidget {
 }
 
 class _SettingPageState extends State<SettingPage> {
-  
   // 全局设置
   GameSetting? setting;