mobile-flutter-navigation
Installation
SKILL.md
Flutter Navigation
Trigger
Use this skill when the user:
- Wants to add navigation to a Flutter app
- Asks about GoRouter, Navigator 2.0, or routing
- Needs tabs, drawer, or nested navigation in Flutter
- Wants auth-protected routes or route guards
- Asks about deep linking in Flutter
- Mentions "go_router", "routes", "navigation", "tabs", or "deep link" in a Flutter context
Required Inputs
- Navigation type: tabs, stack, drawer, or combination
- Auth-gated routes (optional): which routes require authentication
- Deep link scheme (optional): custom URL scheme for deep linking