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.
-
webdev
A CLI for Dart web development.
-
matcher
A declarative API for specifying expectations.
-
html
Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
-
-
sample-pop_pop_win
"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.
-
test
A library for writing unit tests in Dart.
-
shelf_proxy
A shelf handler for proxying requests to another server.
-
markdown
A Dart markdown library
-
pub-dev
Pub.dev, the Dart package repository, written in Dart
-
gcloud
High-level interfaces to Google Cloud Platform APIs
-
appengine
Dart support for App Engine managed VMs
-
homebrew-dart
Dart team's official tap for homebrew.
-
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.
-
samples
A collection of Dart code samples by Dart DevRel
-
pana
Package ANAlysis for Dart
-
dart-services
The server backend for a web based interactive Dart service
-
shelf
Web server middleware for Dart
-
json_rpc_2
A Dart implementation of the JSON-RPC 2.0 spec.
-
fixnum
Fixed-width integer library for Dart.
-
pub
The package manager for Dart
-
intl
Internationalization and localization support
-
code_builder
A fluent API for generating valid Dart source code
-
cli_util
A library to help in building Dart command-line apps
-
-
stack_trace
A package for manipulating stack traces and printing them readably.
-
dart-pad
An online Dart editor with support for console, web, and Flutter apps