Skip to content
go_router_guards logo

Go Router Guards v2.0.0+2

Middleware-style route guards for Flutter's Go Router

Get Started

Terminal window
# Add go_router_guards to your project.
dart pub add go_router_guards

Our getting started guide has step‑by‑step instructions on how to start using go_router_guards in just a few minutes.

Take a guided tour

From zero to protected routes fast. Take the guided tour to learn the essentials, see guard pipelines in action, and ship with confidence.

Build with Guards

See it in action with a complete example app—auth flows, async checks, and conditional redirects included. Explore the repository.