flutter-core:flutter-navigation-routing
SKILL.md
Flutter Navigation and Routing
Expert guidance on implementing navigation and routing in Flutter applications, covering declarative routing patterns, GoRouter integration, deep linking, and complex navigation flows.
When to Use This Skill
Use this skill when working with:
- Setting up navigation architecture in new Flutter applications
- Migrating from Navigator 1.0 to declarative routing approaches
- Implementing GoRouter for type-safe, declarative navigation
- Configuring deep linking for Android App Links and iOS Universal Links
- Building authenticated routing flows with route guards
- Creating nested navigation with bottom navigation bars or drawer menus
- Handling route state management and navigation preservation
- Implementing web-compatible navigation with URL-based routing