No description
Find a file
2016-05-10 14:30:46 -07:00
client
docs/language
pkg Mark completion_test as slow in checked mode. 2016-05-10 14:30:46 -07:00
runtime Restore old value of Snapshot::kScript so old script snapshots report a version mismatch instead of a kind mismatch. 2016-05-10 14:17:18 -07:00
samples
samples-dev
sdk
site/try
tests Check bounds of type parameters of function type aliases. 2016-05-10 10:49:25 -07:00
third_party
tools Introduce a new ARMSIMDBC configuration. 2016-05-10 20:06:54 +02:00
utils
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Bump to grab linter 0.1.15. 2016-05-10 09:48:29 -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.