rwadurian/frontend/mining-app/lib/presentation/providers
hailin 20a90fce4c feat(mining-app): add professional kline chart with technical indicators
- Add KlineChartWidget with pinch-to-zoom, fullscreen mode
- Implement MA, EMA, BOLL indicators for main chart
- Implement MACD, KDJ, RSI indicators for sub chart
- Add volume display with crossline info
- Add C2C trading feature with market/publish/detail pages
- Add P2P transfer functionality (send/receive shares)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 08:51:00 -08:00
..
asset_providers.dart feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
c2c_providers.dart feat(mining-app): add professional kline chart with technical indicators 2026-01-16 08:51:00 -08:00
contribution_providers.dart feat: split share pool into A (100亿) and B (200万) accounts 2026-01-15 05:55:52 -08:00
mining_providers.dart feat(mining-app): add mining records and planting records pages 2026-01-14 23:23:31 -08:00
profile_providers.dart feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
trading_providers.dart feat(trading): 实现K线图真实数据展示与Y轴自适应 2026-01-15 23:57:12 -08:00
transfer_providers.dart feat(mining-app): add professional kline chart with technical indicators 2026-01-16 08:51:00 -08:00
user_providers.dart feat(mining-app): 资产页面优化及个人资料编辑功能 2026-01-16 07:58:16 -08:00