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
-
csslib
A library for parsing CSS.
-
build
A build system for Dart
-
sdk
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
dartdoc
API documentation tool for Dart.
-
dart-services
The server backend for a web based interactive Dart service
-
-
dart_style
An opinionated formatter/linter for Dart code
-
async
A Dart package that contains tools to work with asynchronous computations.
-
fixnum
Fixed-width integer library for Dart.
-
webdev
A CLI for Dart web development.
-
logging
A Dart package for debug and error logging.
-
protobuf
Runtime library for Dart protobufs
-
pub
The package manager for Dart
-
pana
Package ANAlysis for Dart
-
pub-dev
Pub.dev, the Dart package repository, written in 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.
-
ffigen
Experimental FFI binding generator
-
-
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.
-
dart2js_info
Model of the data produced by dart2js with --dump-info, and tools that process the information.