- ShellEnvironment 新增 splashImage 字段支持品牌启动图标 - LaunchOverlay 使用 splash.png 替换 Icons.language_rounded - 标题改为品牌名称(appName),移除副标题 - 加载指示器改为 CircularProgressIndicator 不定态转圈 - 使用 accentColor 主题色 - generate_app.dart 自动注册 assets/branding/ 并生成 splashImage 配置 - quanxue pubspec.yaml 注册 assets/branding/ 目录 |
||
|---|---|---|
| .. | ||
| android | ||
| assets/branding | ||
| lib | ||
| .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.