liujq 70c5bcad11 发布29测试版本。极光推送弹窗,加app版本更新内容等。 | il y a 7 heures | |
---|---|---|
android | il y a 7 heures | |
assets | il y a 7 heures | |
ios | il y a 5 mois | |
lib | il y a 7 heures | |
linux | il y a 6 mois | |
macos | il y a 6 mois | |
test | il y a 9 mois | |
web | il y a 7 heures | |
windows | il y a 6 mois | |
.gitignore | il y a 6 mois | |
.metadata | il y a 9 mois | |
README.md | il y a 1 mois | |
analysis_options.yaml | il y a 9 mois | |
devtools_options.yaml | il y a 1 mois | |
pubspec.yaml | il y a 7 heures |
A new Flutter project.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
打包分为两个环境, 对应不同的后端服务器. Android打包方式如下:
生产环境:flutter build apk --flavor product --release
每次发布版本 需要提醒后台 更改后台app版本号(app更新用)
flutter pub run build_runner build