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.
-
pub-dev
Pub.dev, the Dart package repository, written in Dart
-
dart-services
The server backend for a web based interactive Dart service
-
build
A build system for Dart
-
dart-pad
An online Dart editor with support for console, web, and Flutter apps
-
dartdoc
API documentation tool for Dart.
-
webdev
A CLI for Dart web development.
-
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.
-
csslib
A library for parsing CSS.
-
googleapis_auth
Obtain OAuth 2.0 credentials to access Google APIs
-
homebrew-dart
Dart team's official tap for homebrew.
-
ffigen
Experimental FFI binding generator
-
pub
The package manager for Dart
-
source_span
A library for identifying source spans and locations.
-
string_scanner
A class for parsing strings using a sequence of patterns.
-
typed_data
Utility functions and classes that makes working with typed data lists easier in Dart
-
-
protobuf
Runtime library for Dart protobufs
-
test
A library for writing unit tests in Dart.
-
json_rpc_2
A Dart implementation of the JSON-RPC 2.0 spec.
-
code_builder
A fluent API for generating valid Dart source code
-
html
Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
-
test_descriptor
Provides a convenient, easy-to-read API for defining and verifying directory structures in tests