Milad-Akarie/auto_route_library
Flutter route generator observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 87
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2488
- days_rel: n/a
- days_push: 81
- n_releases_24m: 0
Adoption not part of the score
1752 stars · 470 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AutoRoute is a Flutter navigation library that generates strongly-typed route code from annotated page classes. It supports nested navigation, tab navigation, deep linking, route guards, and declarative navigation with code generation via build_runner or lean_builder.
Use cases
- set up typed navigation between flutter screens
- implement nested navigation with tabs in flutter
- handle deep links in a flutter app
- add route guards for authentication flows
- generate router code from annotated pages
- pass arguments and return results between routes
When to choose
- you want type-safe, code-generated routing in Flutter
- you need nested routers, tabs, or deep linking out of the box
- you prefer declarative route configuration over manual Navigator calls
When to avoid
- you want a zero-codegen solution and prefer go_router-style configuration
- your project avoids build_runner code generation
- you only need simple imperative Navigator.push navigation
Facets
library · maturity active
routing web-framework developer-tools mobile-development web-development frontend cross-platform flutter code-generation navigation deep-linking nested-routes route-guards mobile
1 source
- readme: https://github.com/Milad-Akarie/auto_route_library · fetched 2026-08-28 · 96c15ea23103
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Milad-Akarie/auto_route_library | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="Milad-Akarie/auto_route_library")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem