rwadurian/frontend/mobile-app/lib/features/auth/presentation/pages
hailin 7bf88cd6a8 feat(mobile): replace splash screen with video player
- Add video_player dependency for video playback
- Create assets/videos directory for splash video
- Implement video splash screen with:
  - Full-screen video playback (splash.mp4)
  - Skip button appears after 1 second
  - Fallback to logo view if video fails to load
  - Auto-navigate when video completes
- Video file should be placed at: assets/videos/splash.mp4

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 04:23:04 -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(guide): change referral code input text color to black for visibility 2025-12-10 10:44:39 -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 feat(mobile): replace splash screen with video player 2025-12-11 04:23:04 -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