微调备份

This commit is contained in:
DelLevin-Home
2026-03-20 13:37:05 +08:00
parent ce31dbcf8c
commit bf54e1082a
2 changed files with 10 additions and 10 deletions

View File

@@ -70,7 +70,8 @@ flutter pub get
$env:HTTP_PROXY="http://127.0.0.1:10808"
$env:HTTPS_PROXY="http://127.0.0.1:10808"
flutter pub get
# 运行
flutter run
# 构建 APK
flutter build apk --release
# 或构建 App Bundle推荐用于 Google Play