rwadurian/frontend/mobile-app/lib/core/services
hailin 8335187436 feat(mobile): integrate wallet-service API for profile page rewards
- Add WalletService to fetch wallet/rewards data from backend
- Replace hardcoded earnings data with real API calls
- Add loading/error states for earnings section
- Implement claim rewards functionality with API
- Add comprehensive debug logging for troubleshooting

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 20:05:14 -08:00
..
account_service.dart fix(guide): use fitWidth to prevent image stretching + add debug logs 2025-12-09 18:36:43 -08:00
authorization_service.dart feat(profile): integrate referral and authorization APIs for profile page 2025-12-09 01:57:39 -08:00
deposit_service.dart feat(deposit): add deposit balance API and Kafka consumer for deposit events 2025-12-09 02:29:31 -08:00
referral_service.dart feat(profile): integrate referral and authorization APIs for profile page 2025-12-09 01:57:39 -08:00
wallet_service.dart feat(mobile): integrate wallet-service API for profile page rewards 2025-12-09 20:05:14 -08:00