No description
Find a file
2016-08-31 16:44:52 -07:00
build
client
docs/language
pkg Remove unnecessary hide clauses 2016-08-31 16:44:52 -07:00
runtime Don't return negative token positions in stack traces. 2016-08-31 16:22:18 -07:00
samples
samples-dev
sdk Replace Maps library tour link in Storage template with current URL. 2016-08-26 12:34:53 -07:00
tests kernel -> ssa: add tests for other simple operators 2016-08-31 16:17:53 -07:00
third_party
tools Updated to latest fix for @patch in blink 2016-08-30 10:38:39 -07:00
utils
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md Fix native extension lookup 2016-08-30 09:31:47 -07:00
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Rename test_reflective_loader_tag to test_reflective_loader_rev in DEPS. 2016-08-31 14:05:10 -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.