No description
Find a file
2017-06-22 14:17:44 -07:00
build
client
docs/language
pkg cleanup unused useDisplayName parameter 2017-06-22 14:17:44 -07:00
runtime Reintroducing parser changes to cause compile-time errors when trying to reinitialize a final field. Updated status files to hopefully address the test failures. Issue 29658. 2017-06-22 13:48:57 -07:00
samples
samples-dev
sdk Added timeout parameter to RawSecureSocket and SecureSocket connect methods. Also updated CHANGELOG and SecureSocket tests to reflect this change. Issue 19120. 2017-06-22 13:45:26 -07:00
tests Reintroducing parser changes to cause compile-time errors when trying to reinitialize a final field. Updated status files to hopefully address the test failures. Issue 29658. 2017-06-22 13:48:57 -07:00
third_party
tools
utils Fix previous CL where dart_bootstrap was accidently changed to dart_bootstrap_host_arch. 2017-06-22 13:17:53 -07:00
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml
AUTHORS
BUILD.gn Fix previous CL where dart_bootstrap was accidently changed to dart_bootstrap_host_arch. 2017-06-22 13:17:53 -07:00
CHANGELOG.md Added timeout parameter to RawSecureSocket and SecureSocket connect methods. Also updated CHANGELOG and SecureSocket tests to reflect this change. Issue 19120. 2017-06-22 13:45:26 -07:00
codereview.settings
create_sdk.gyp
dart.gyp
DEPS
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

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.