Dart
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
United States of America
Pinned Repositories
build
A build system for Dart written in Dart
dart-pad
An online Dart editor with support for console, web, and Flutter apps.
http
A composable API for making HTTP requests in Dart.
language
Design of the Dart language
pub
The pub command line tool
pub-dev
The pub.dev website
sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
shelf
Web server middleware for Dart
site-www
The source for the Dart website.
web
Lightweight browser API bindings built around JS static interop.
Dart's Repositories
dart-lang/sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
dart-lang/language
Design of the Dart language
dart-lang/dart-pad
An online Dart editor with support for console, web, and Flutter apps.
dart-lang/pub
The pub command line tool
dart-lang/site-www
The source for the Dart website.
dart-lang/pub-dev
The pub.dev website
dart-lang/build
A build system for Dart written in Dart
dart-lang/dart_style
An opinionated formatter/linter for Dart code
dart-lang/mockito
Mockito-inspired mock library for Dart
dart-lang/test
A library for writing unit tests in Dart.
dart-lang/source_gen
Automatic source code generation for Dart
dart-lang/dartdoc
API documentation tool for Dart.
dart-lang/leak_tracker
A framework for memory leak tracking for Dart and Flutter applications.
dart-lang/webdev
A CLI for Dart web development.
dart-lang/native
Dart packages related to FFI and native assets bundling.
dart-lang/pana
Package ANAlysis for Dart
dart-lang/setup-dart
A GitHub Action to install and setup a Dart SDK.
dart-lang/ai
A general repository for AI / GenAI packages and explorations.
dart-lang/homebrew-dart
Dart team's official tap for homebrew.
dart-lang/web
Lightweight browser API bindings built around JS static interop.
dart-lang/dart-docker
Docker images for the Dart programming language (https://dart.dev)
dart-lang/tools
This repository is home to tooling related Dart packages.
dart-lang/ecosystem
This repository is home to general Dart Ecosystem tools and packages.
dart-lang/core
This repository is home to core Dart packages.
dart-lang/co19
A Dart language and library conformance test suite
dart-lang/site-shared
Content shared across Dart websites
dart-lang/labs
This repository is home to Dart 'labs' packages.
dart-lang/dartbug.com
The redirect service for Dart issues and bugs.
dart-lang/dart_ci
Tools used by Dart's continuous integration (CI) testing that aren't needed by Dart SDK contributors. Mirrored from dart.googlesource.com/dart_ci. Do not land pull requests on Github.
dart-lang/flute
A benchmark that emulates a UI framework