Part of #187
Overview
Update navigation structure from current 5 tabs to new 6-tab layout.
New Tab Structure
- Coins -> /money (MoneyOverviewScreen)
- Mind -> /mind (MindScreen) - NEW
- Beats -> /music (MusicScreen)
- Stream -> /iptv (IPTVScreen)
- Arena -> /games (GamesHubScreen)
- Quest -> /quest (QuestListScreen)
Required Changes
Files
- app/lib/core/routing/app_router.dart
- app/lib/core/providers/navigation_provider.dart
- app/lib/core/app/app_shell.dart
Part of #187
Overview
Update navigation structure from current 5 tabs to new 6-tab layout.
New Tab Structure
Required Changes
Files