Commit Graph

4 Commits

Author SHA1 Message Date
Developer
e52591b55e fix: 修复 flow-anim.dart Obx 使用不当导致的页面卡死
- 将 Obx 移到 AnimatedBuilder 内部,确保只监听主题色变化
- 避免 Obx 包裹整个 AnimatedBuilder 导致的不必要重建
2026-04-03 00:40:57 +08:00
Developer
c12f26bd4d feat: 诗词答题页面主题色支持与代码重构
- 创建 poetry-page.dart,提取 UI 组件(PoetryOptionItem、PoetryOptionsLayout、PoetryTag)
- 修改 poetry.dart,使用新组件,添加主题色支持
- 修改 flow-anim.dart,添加主题色支持
- 修改 distinguish.dart,添加主题色支持
- 支持动态主题色切换
- 支持深色模式
- 保持页面布局不变
2026-04-03 00:38:17 +08:00
Developer
7872f2e78a 关怀模式 2026-04-02 22:30:49 +08:00
Developer
9175ff9905 Initial commit: Flutter 无书应用项目 2026-03-30 02:35:31 +08:00