- 添加Android平台文件(包名: com.rwadurian.mining_app) - 添加iOS平台文件 - 配置应用名称为"榴莲挖矿" - 添加网络权限和明文流量支持 - 配置minSdk为24,启用multidex - 添加debug/release构建类型 - 创建proguard混淆规则 - 添加环境配置文件 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| ios | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| DEVELOPMENT_GUIDE.md | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||
README.md
mining_app
A new Flutter project.
Getting Started
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.