rwadurian/frontend/mining-app/lib/presentation/pages/profile
hailin 8619b0bf26 feat(frontend): add dark mode support and fix mining records overflow
- Add darkTheme configuration in main.dart with themeModeProvider
- Refactor profile_page.dart to use Theme.of(context).colorScheme for dynamic theming
- Fix mining_records_page.dart layout overflow by using Expanded/Flexible widgets

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 05:06:28 -08:00
..
about_page.dart docs(frontend): update about page description 2026-01-19 04:47:05 -08:00
edit_profile_page.dart feat(mining-app): 资产页面优化及个人资料编辑功能 2026-01-16 07:58:16 -08:00
help_center_page.dart refactor(frontend): rename '团队上级/下级' to '团队上/下贡献值' 2026-01-19 04:45:15 -08:00
mining_records_page.dart feat(frontend): add dark mode support and fix mining records overflow 2026-01-19 05:06:28 -08:00
planting_records_page.dart refactor(frontend): replace all '认种' with '参与' 2026-01-19 04:39:15 -08:00
profile_page.dart feat(frontend): add dark mode support and fix mining records overflow 2026-01-19 05:06:28 -08:00
team_page.dart refactor(frontend): replace all '直推' with '引荐' 2026-01-19 04:43:31 -08:00
trading_records_page.dart feat(mining-app): add trading records page and remove withdrawal records 2026-01-16 09:22:15 -08:00