Skip to content

Latest commit

 

History

History

README.md

flutter-navigation

LeanCode Flutter navigation plugin for Cursor and Claude Code, covering both auto_route and go_router route trees, typed route APIs, guards, tab shells, and deep-link boundaries.

Contains the navigation rules:

  • rules/navigation.md — router selection and shared navigation conventions
  • rules/navigation-auto-route.mdauto_route conventions
  • rules/navigation-go-router.mdgo_router conventions
  • skills/flutter-navigation-usage/SKILL.md — entry point for this plugin

Example usage

  • /flutter-navigation-usage — get a short explanation of what this plugin does and which asset to use next

What this plugin is NOT about

Project structure lives in flutter-leancode-architecture. Dependency wiring at page entrypoints lives in flutter-di.