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

Flutterando/modular

A smart project structure observed · 2026-08-28

github.com/Flutterando/modular · homepage · Dart · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 97
  • Release rhythm 90
  • Longevity 100

Flags: no_license

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: 0
  • age_days: 2460
  • days_rel: 71
  • days_push: 22
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1383 stars · 277 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Flutter Modular is a Dart/Flutter framework that provides modularized route management and dependency injection, organizing Flutter apps by feature. It lets developers split large applications into independent modules with scoped state and navigation.

Use cases

  • structure a large flutter app by feature modules
  • dependency injection for flutter applications
  • modular route management in flutter
  • page-scoped state management in flutter
  • avoid monolithic flutter codebase technical debt
  • navigate between modules in a flutter app
  • share core dependencies across feature modules

When to choose

  • building medium-to-large Flutter apps that need feature-based modular architecture
  • you want combined routing and dependency injection in one package
  • you need scoped state that lives and dies with a page or module
  • your team wants clearer feature boundaries and less merge conflicts

When to avoid

  • building a small simple app where modular architecture adds overhead
  • you already use another DI or routing solution like get_it, riverpod, or go_router
  • you need a framework outside the Flutter/Dart ecosystem

Facets

framework · maturity active

routing state-management middleware web-framework mobile-development web-development frontend cross-platform windows cross-platform flutter dart dependency-injection modular-architecture route-management feature-modules android ios web-server macos linux

5 sources

Member repositories

RepositoryRoleHealth v2
Flutterando/modularmain95

For agents

markdown · JSON · MCP: product_card(name="Flutterando/modular")

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