B7 API 打磨: - DTO 序列化/反序列化测试 12 个 (Mood/Weather/SyncChange/NotificationType等) - 测试总数 17 → 29,全部通过 - SyncChange 添加 Serialize derive (测试发现遗漏) F11 深色模式: - 修复 mood_page.dart 唯一硬编码颜色 Colors.white → colorScheme.onPrimary - 全面审计确认所有页面均使用 AppColors/colorScheme,无其他硬编码 验证: cargo test 29/29 ✓ flutter analyze 0 error ✓
nuanji_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.