Skip to content

GoRouter

stackchain:
routing: go_router
  • Declarative route table in managed routes region
  • RouteGuards for auth-aware redirects when applicable
  • App router entry used by the root App widget

dart run stackchain feature … and sync merge new feature routes into the managed region without wiping custom routes declared outside markers.

Terminal window
dart run stackchain feature home
dart run stackchain sync