Find a file
2016-11-22 11:14:46 -08:00
build
client
docs/language
pkg Support lazy JS types. 2016-11-22 10:55:35 -08:00
runtime Don't include usage counters, etc in snapshots with code. If we already have code, eagerly recompiling in unlikely to have new type feedback. 2016-11-22 09:59:06 -08:00
samples Fix app snapshots on IA32 Windows. 2016-11-22 09:20:51 -08:00
samples-dev
sdk Fix typos 'overriden' to 'overridden' and '@mustCall super' to '@mustCallSuper' (#27853) 2016-11-18 09:36:25 -08:00
tests Mark standalone/io/socket_info_ipv6_test as failing on Windows. 2016-11-22 11:14:46 -08:00
third_party
tools Kernel: fix -c dartkp -r dart_precompiled testing configuration. 2016-11-22 19:34:58 +01:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml Allow canary to fail for DDC tests 2016-11-17 12:57:21 -08:00
AUTHORS
BUILD.gn
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Update third_party/pkg/kernel version 2016-11-22 15:22:20 +01: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.