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

felangel/mason

Tools which allow developers to create and consume reusable templates called bricks. observed · 2026-08-28

github.com/felangel/mason · homepage · Dart observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 85
  • Release rhythm 75
  • 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: 6
  • age_days: 2163
  • days_rel: 166
  • days_push: 91
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1134 stars · 113 forks observed · 2026-08-28

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

Mason is a collection of Dart packages and a CLI that lets developers create, publish, and consume reusable code templates called bricks. It includes mason_cli for generating code from templates and a registry (BrickHub) for sharing them.

Use cases

  • generate boilerplate code from reusable templates
  • scaffold flutter features with a consistent structure
  • share code templates across a team
  • create custom project scaffolding for dart and flutter apps
  • standardize file and folder generation in repositories
  • publish and install community code templates

When to choose

  • you write Dart or Flutter code and want reusable scaffolding
  • your team needs consistent boilerplate across many projects
  • you want a template registry with publishing and versioning
  • you prefer mustache-based templates driven by variables and hooks

When to avoid

  • you need code generation for non-Dart ecosystems with richer tooling (e.g., Yeoman, Cookiecutter may fit better)
  • you only need one-off project scaffolding without reuse
  • you require a license-guaranteed dependency (no license file is present in the repo)

Facets

cli-tool · maturity active

templating cli developer-tools developer-tools web-development cross-platform cli cross-platform windows dart flutter bricks mustache template-generator brickhub scaffolding code-generation command-line macos linux

3 sources

Member repositories

RepositoryRoleHealth v2
felangel/masonmain84

For agents

markdown · JSON · MCP: product_card(name="felangel/mason")

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