Find a file
2017-07-27 10:36:19 +02:00
build
client
docs/language
pkg Add some more validation of things in expect that should not be used. 2017-07-26 16:52:18 -07:00
runtime [vm] Remove Dartium's vm-service implementation. 2017-07-26 18:21:57 -07:00
samples
samples-dev
sdk Update checked-in d8 shell to version 6.2.0 2017-07-27 10:36:19 +02:00
tests Update checked-in d8 shell to version 6.2.0 2017-07-27 10:36:19 +02:00
third_party Update checked-in d8 shell to version 6.2.0 2017-07-27 10:36:19 +02:00
tools Add some more validation of things in expect that should not be used. 2017-07-26 16:52:18 -07:00
utils Include platform.dill files in sdk builds 2017-07-26 14:50:49 -07:00
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages Move the status file parser into its own package. 2017-07-25 15:29:59 -07:00
.travis.yml
AUTHORS
BUILD.gn Include platform.dill files in sdk builds 2017-07-26 14:50:49 -07:00
CHANGELOG.md
codereview.settings Explicitly set Rietveld in codereview.settings 2017-07-19 16:37:45 +02:00
create_sdk.gyp
dart.gyp
DEPS fix #29766, fix #29782 - fix override checker's interface checking 2017-07-21 16:02:52 -07:00
LICENSE
PATENTS
PRESUBMIT.py Don't treat unparseable files as presubmit dartfmt errors. 2017-07-25 17:05:11 -07:00
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

If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.

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 & patents

See LICENSE and PATENTS.