No description
Find a file
2016-03-21 12:38:37 -07:00
client
docs/language
pkg add --x-package-warnings-prefix option to dartanalyzer 2016-03-21 11:37:49 -07:00
runtime Add missing x64 sequences that load objects from THR. 2016-03-21 12:38:37 -07:00
samples Update status of cpsir tests in checked mode: skipping for now, since more than 2016-03-07 10:20:41 -08:00
samples-dev
sdk Add dev_compiler to the SDK build process. 2016-03-18 13:09:11 -07:00
site/try
tests Adjust status files for product mode to skip tests that require checked mode as we do not support the flags --enable_asserts and --enable_type_checks in product mode. 2016-03-21 11:09:38 -07:00
third_party
tools Updated to latest WebKit change 2016-03-21 07:16:42 -07:00
utils Add dev_compiler to the SDK build process. 2016-03-18 13:09:11 -07:00
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md Added details of dartfmt change to 1.15 changelog 2016-03-09 15:19:30 -08:00
codereview.settings
create_sdk.gyp Add dev_compiler to the SDK build process. 2016-03-18 13:09:11 -07:00
dart.gyp Add dev_compiler to the SDK build process. 2016-03-18 13:09:11 -07:00
DEPS Add dev_compiler to the SDK build process. 2016-03-18 13:09:11 -07:00
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS Remove tools directory from WATCHLISTS 2016-02-16 14:30:06 +01:00

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.