dart-sdk
brew install dart-sdk
v3.12.2
BSD-3-Clause
Dart language SDK with VM, compiler, and core libraries for building cross-platform applications.
Why you might care
Dart powers Flutter (mobile/web/desktop UI framework) and is used for server-side development. It compiles to native code or JavaScript, offers strong typing with type inference, and has a fast development cycle with hot reload. Essential if you're developing Flutter apps or using Dart for backend services.
7.9k
30-day installs · #421
23.6k
90-day · #465
67.0k
365-day · #552
Build dependencies
Links
- https://dart.dev
- Brew formula source: Formula/d/dart-sdk.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Go",
"Rust",
"Java",
"JavaScript/Node.js"
],
"build_dependencies": [
"ninja",
"rust"
],
"categories": [
"language-runtime",
"compiler"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Dart Language SDK, including the VM, dart2js, core libraries, and more",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:50+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dart-sdk",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://dart.dev",
"homepage_og_description": "Dart is an approachable, portable, and productive language for high-quality apps on any platform.",
"homepage_og_image": "https://dart.dev/assets/img/logo/dart-logo-for-shares.png",
"homepage_title": "Dart programming language",
"installs_30d": 7912,
"installs_365d": 66979,
"installs_90d": 23613,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:44:45+00:00",
"llm_model": "claude-haiku-4-5",
"name": "dart-sdk",
"oldnames": [],
"one_liner": "Dart language SDK with VM, compiler, and core libraries for building cross-platform applications.",
"optional_dependencies": [],
"rank_30d": 421,
"rank_365d": 552,
"rank_90d": 465,
"raw_hash": "7b8034df43eeee82",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dart-sdk.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"curl": "build"
},
{
"python": "build"
},
{
"xz": "build"
}
],
"version_head": null,
"version_stable": "3.12.2",
"versioned_formulae": [],
"why_use_this": "Dart powers Flutter (mobile/web/desktop UI framework) and is used for server-side development. It compiles to native code or JavaScript, offers strong typing with type inference, and has a fast development cycle with hot reload. Essential if you\u0027re developing Flutter apps or using Dart for backend services."
}