Find a file
2017-03-23 14:19:52 -07:00
build
client
docs/language
pkg Handle casts from Number to FutureOr<double>. 2017-03-23 13:33:33 -07:00
runtime Remove outdated special handling of 'void' when parsing class members. 2017-03-23 10:49:14 -07:00
samples
samples-dev
sdk Add more documentation to Future.then and Future.catchError. 2017-03-22 20:10:33 +01:00
tests Line numbers changed due to formatting 2017-03-23 14:02:25 -07:00
third_party
tools Update checked-in SDKs to version 1.22.1 2017-03-22 16:41:58 +01:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml
AUTHORS
BUILD.gn
CHANGELOG.md Update dartfmt to 1.0.0 2017-03-23 14:19:52 -07:00
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Update dartfmt to 1.0.0 2017-03-23 14:19:52 -07:00
LICENSE
PATENTS
PRESUBMIT.py Add presubmit check that runs dartfmt 2017-03-21 16:18:48 -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.