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

f2prateek/dart

Extras binding and intent builders for Android apps. observed · 2026-08-28

github.com/f2prateek/dart · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4619
  • days_rel: n/a
  • days_push: 2102
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1172 stars · 86 forks observed · 2026-08-28

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

Dart & Henson is an Android library that uses annotation processing to bind intent extras to POJO fields and generate fluent intent builders. It structures the navigation layer of Android apps with navigation model classes and a generated Henson navigator.

Use cases

  • bind intent extras to fields in Android activities
  • generate type-safe intent builders for Android navigation
  • reduce boilerplate when passing parameters between activities
  • organize and maintain an Android app's navigation layer
  • create navigation models with annotation processing

When to choose

  • you maintain a Java-based Android app with complex activity-to-activity navigation
  • you want compile-time safety for intent extras instead of string-keyed bundles
  • you prefer annotation processing over runtime reflection for binding

When to avoid

  • you use Kotlin and prefer modern alternatives or Jetpack Navigation
  • your app has simple navigation with few intent extras
  • you need a library under active development - the latest release is from 2020

Facets

library · maturity maintenance

middleware developer-tools mobile-development android-tools developer-tools jvm android annotation-processing intent-builder navigation extras-binding henson java

1 source

Member repositories

RepositoryRoleHealth v2
f2prateek/dartmain32

For agents

markdown · JSON · MCP: product_card(name="f2prateek/dart")

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