lukepighetti/fluro
Fluro is a Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3417
- days_rel: n/a
- days_push: 1260
- n_releases_24m: 0
Adoption not part of the score
3713 stars · 409 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Fluro is a null-safe routing library for Flutter that provides flexible route definitions with wildcards, named parameters, querystring parsing, and built-in or custom page transitions. It integrates with MaterialApp's onGenerateRoute and supports both string path parameters and typed class arguments.
Use cases
- define named routes with path parameters in a Flutter app
- handle wildcard route matching in Flutter navigation
- parse querystring parameters from deep links
- add custom page transition animations to routes
- map routes to handler functions instead of widgets
- pass typed arguments to screens instead of string params
When to choose
- you want expressive route patterns with wildcards and named parameters in Flutter
- you need built-in and custom transition types per route
- you prefer a simple, lightweight router over Navigator 2.0 complexity
When to avoid
- you need deep-linking with the latest Flutter Router API (go_router or Navigator 2.0)
- you require active maintenance - the latest release was March 2023
- you need type-safe, code-generated routing
Facets
library · maturity maintenance
routing middleware mobile-development web-development cross-platform windows cross-platform flutter dart router navigation route-transitions null-safety android ios web linux macos
5 sources
- readme: https://github.com/lukepighetti/fluro · fetched 2026-08-28 · 241a590f6eca
- homepage: https://pub.dev/packages/fluro · fetched 2026-08-29 · 777ecb100e05
- site_page: https://pub.dev/packages/fluro/install · fetched 2026-08-29 · 8f481c3b39e2
- site_page: https://pub.dev/documentation/fluro/latest · fetched 2026-08-29 · 952dbc64bb58
- site_page: https://pub.dev/packages/fluro/changelog · fetched 2026-08-29 · 8ae95a69396c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lukepighetti/fluro | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lukepighetti/fluro")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem