- 重写 generate_app.dart:添加品牌名校验、--android-language java、 自动安装 flutter_launcher_icons/flutter_native_splash dev 依赖、 所有 Process.run 结果检查 exitCode - 更新 quanxue.yaml:添加 branding 配置段 - 新增 flavors/quanxue/ 品牌资源目录(icon、foreground、splash) - 重新生成 apps/quanxue(含品牌图标和启动页) - 更新 README.md:品牌配置示例、资源规格说明、生成步骤 - 更新 web_shell_core/README.md:测试数量 54 → 67 |
||
|---|---|---|
| .. | ||
| android | ||
| assets/branding | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| flutter_launcher_icons.yaml | ||
| flutter_native_splash.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
README.md
quanxue
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.