rwadurian/frontend/mining-app/lib/presentation/pages
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
..
asset refactor(frontend): hide multiplier-related UI elements in asset page 2026-01-19 04:56:07 -08:00
auth refactor(frontend): replace all '榴莲' references with '股行' 2026-01-19 04:33:47 -08:00
c2c feat(mining-app): add professional kline chart with technical indicators 2026-01-16 08:51:00 -08:00
contribution refactor(frontend): update UI text labels 2026-01-19 04:52:38 -08:00
profile feat(frontend): add dark mode support and fix mining records overflow 2026-01-19 05:06:28 -08:00
splash refactor(frontend): replace all '榴莲' references with '股行' 2026-01-19 04:33:47 -08:00
trading fix(trading): 修复卖出预估计算,加入销毁倍数 2026-01-19 04:10:32 -08:00