No description
Find a file
2016-12-28 16:49:47 -08:00
build
client
docs/language
pkg support constant juxtaposition. 2016-12-28 14:43:38 -08:00
runtime Revert "Added isolate + thread high watermark tracking to Observatory" 2016-12-28 16:49:47 -08:00
samples
samples-dev
sdk
tests Second try: Fix resolution and canonicalization of typedefs and function types 2016-12-28 14:53:23 -08:00
third_party
tools Revert "GN: Make GN the default" 2016-12-22 13:43:01 -08:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml
AUTHORS
BUILD.gn
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS

Dart

Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.

Using Dart

Visit the dartlang.org to learn more about the language, tools, getting started, and more.

Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.

Building Dart

Learn how to get the source and prepare your machine to build the SDK.

There are more documents on our wiki.

Contributing to Dart

The easiest way to contribute to Dart is to file issues.

You can also contribute patches, as described in Contributing.

License

See LICENSE.