Dart
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
sdk
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
dartdoc
API documentation tool for Dart.
-
json_rpc_2
A Dart implementation of the JSON-RPC 2.0 spec.
-
webdev
A CLI for Dart web development.
-
pub
The package manager for Dart
-
csslib
A library for parsing CSS.
-
async
A Dart package that contains tools to work with asynchronous computations.
-
pub-dev
Pub.dev, the Dart package repository, written in Dart
-
protobuf
Runtime library for Dart protobufs
-
dart-services
The server backend for a web based interactive Dart service
-
ffigen
Experimental FFI binding generator
-
build
A build system for Dart
-
-
dart_style
An opinionated formatter/linter for Dart code
-
fixnum
Fixed-width integer library for Dart.
-
logging
A Dart package for debug and error logging.
-
pana
Package ANAlysis for Dart
-
mockito
Mockito-inspired mock library for Dart
-
html
Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
-
-
homebrew-dart
Dart team's official tap for homebrew.
-
samples
A collection of Dart code samples by Dart DevRel
-
site-shared
Content shared across Dart websites
-
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.
-
http_retry
HTTP client middleware that automatically retries requests
-
test
A library for writing unit tests in Dart.