No description
Find a file
2016-10-03 15:31:48 -07:00
build
client
docs/language
pkg Clean up unnecessary absolute URIs in summary tests. 2016-10-03 15:31:48 -07:00
runtime Fix build break, set initial value for msan variable. 2016-10-03 12:45:45 -07:00
samples
samples-dev
sdk
tests Treat generic method parameters as dynamic in all contexts in the VM (fixes #27460) 2016-10-03 09:11:34 -07:00
third_party
tools Fix build break, set initial value for msan variable. 2016-10-03 12:45:45 -07:00
utils
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml
AUTHORS
BUILD.gn
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS roll dart2js_info to 0.3.0 2016-09-30 16:02:55 -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.