Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/lukepighetti/fluro · homepage · Dart · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
lukepighetti/fluromain23

For agents

markdown · JSON · MCP: product_card(name="lukepighetti/fluro")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem