rwadurian/frontend/mobile-app/lib/features/auth/presentation/pages
hailin 91e54946ba fix(mobile): avatar URL handling + API paths + guide page layout
1. Avatar display:
   - Detect if _avatarSvg is URL or SVG string
   - Use Image.network for URLs, SvgPicture.string for SVG

2. API endpoints:
   - Remove /api/v1 prefix from endpoints (already in baseUrl)
   - Fixes duplicate /api/v1/api/v1 in requests

3. Guide page:
   - Restore BoxFit.cover for fullscreen images
   - Fix page indicator positioning with SafeArea

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 18:50:34 -08:00
..
backup_mnemonic_page.dart fix(mobile-app): skip backup mnemonic page for MPC wallet mode 2025-12-07 12:00:38 -08:00
guide_page.dart fix(mobile): avatar URL handling + API paths + guide page layout 2025-12-09 18:50:34 -08:00
import_mnemonic_page.dart fix(mobile-app): align back button to left in import mnemonic page 2025-12-07 20:26:24 -08:00
onboarding_page.dart fix(mobile-app): pass referral code to backend during account creation 2025-12-09 02:10:57 -08:00
splash_page.dart fix(mobile): always check for updates and add debug logs 2025-12-09 07:52:00 -08:00
verify_mnemonic_page.dart feat(mnemonic): add recovery mnemonic generation and backup confirmation 2025-12-07 12:32:10 -08:00
wallet_created_page.dart fix(mobile-app): update share link domain to rwaapi.szaiai.com 2025-12-06 21:15:55 -08:00