- 消息通知: 添加开关控制,状态持久化到SharedPreferences - 深色模式: 添加开关控制,状态持久化到SharedPreferences - 帮助中心: 新建页面,包含常见问题FAQ和联系方式 - 关于我们: 新建页面,包含应用简介、功能特点、联系方式和法律条款 新增文件: - settings_providers.dart: 设置状态管理 - help_center_page.dart: 帮助中心页面 - about_page.dart: 关于我们页面 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| 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.