No description
Find a file
2016-06-07 07:41:58 -07:00
client
docs/language
pkg Serve DART_ERRORS from incremental cache. 2016-06-06 20:25:33 -07:00
runtime Add --packages option to gen_snapshot in order to accept package map files (see https://github.com/dart-lang/sdk/issues/26362) 2016-06-06 17:12:20 -07:00
samples
samples-dev
sdk Update Windows build output path in .bat files 2016-06-07 10:43:13 +02:00
site/try
tests Fix speculative inlining in precompilation. 2016-06-06 16:37:39 -07:00
third_party
tools Updated to lated Chromium and WebKit changes for aggregate support. 2016-06-07 07:41:58 -07:00
utils
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Use intl 0.13.0 2016-06-06 16:31:19 -07:00
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.