liujq f44f4d3307 扦样界面每个item比例调整。登录短信验证弹窗。个人中心更新内容。 | пре 6 дана | |
---|---|---|
android | пре 1 недеља | |
assets | пре 4 недеља | |
ios | пре 5 месеци | |
lib | пре 6 дана | |
linux | пре 6 месеци | |
macos | пре 6 месеци | |
test | пре 9 месеци | |
web | пре 9 месеци | |
windows | пре 6 месеци | |
.gitignore | пре 6 месеци | |
.metadata | пре 9 месеци | |
README.md | пре 4 недеља | |
analysis_options.yaml | пре 9 месеци | |
devtools_options.yaml | пре 4 недеља | |
pubspec.yaml | пре 6 дана |
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