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

Dart

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more. observed · 2026-08-28

github.com/dart-lang/sdk · homepage · Dart · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • 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: 4127
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

11268 stars · 1856 forks observed · 2026-08-28

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

The Dart SDK is the open-source toolkit for the Dart programming language, including the Dart VM with JIT and AOT compilation, JavaScript and WebAssembly compilers, static analysis, and core libraries. It powers multi-platform app development, most notably as the language behind Flutter.

Use cases

  • build cross-platform mobile and desktop apps
  • compile dart code to javascript or webassembly for the web
  • write command-line tools and server backends
  • learn a strongly typed language with null safety
  • set up a dart development environment with the sdk
  • publish packages to pub.dev

When to choose

  • you are building Flutter apps or Dart-based tooling
  • you want one language compiling to native, JS, and Wasm targets
  • you need hot reload and strong static analysis for fast iteration

When to avoid

  • your project is already committed to another ecosystem like JavaScript, Python, or Go
  • you need a language with a broader general-purpose package ecosystem than pub.dev
  • you only need lightweight scripting where a VM SDK install is overkill

Facets

library · maturity stable

programming-language compiler sdk cli package-manager type-system programming-languages developer-tools cross-platform web-development mobile-development cross-platform windows cli wasm dart-sdk dart-vm aot-compilation jit-compilation null-safety hot-reload pub flutter javascript-compilation webassembly linux macos web-server mobile desktop

7 sources

Member repositories

RepositoryRoleHealth v2
dart-lang/sdkmain77
dart-lang/pubplugin68
dart-lang/site-wwwdocs77

For agents

markdown · JSON · MCP: product_card(name="dart-lang/sdk")

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