Find a file
2017-07-18 14:12:57 -07:00
build
client
docs/language Added informal generic method syntax and generic function type specs. 2017-07-14 13:17:30 +02:00
pkg Delete old tests that aren't used and/or useful any more. 2017-07-18 14:12:57 -07:00
runtime Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
samples
samples-dev
sdk Allow setting unknown CSS properties, e.g. CSS variables 2017-07-17 14:56:31 -07:00
tests Delete old tests that aren't used and/or useful any more. 2017-07-18 14:12:57 -07:00
third_party Roll jsshell to C54.0.1 2017-07-06 15:50:43 -07:00
tools Fix the go.sh script for a completely new repo. 2017-07-18 13:44:08 -07:00
utils Delete old tests that aren't used and/or useful any more. 2017-07-18 14:12:57 -07:00
.clang-format VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
.gitattributes
.gitignore
.gn
.mailmap
.packages Fix for DEP cleanup CL 2017-07-18 13:46:40 -07:00
.travis.yml Allow FF to fail on travis 2017-07-12 14:30:39 -07:00
AUTHORS
BUILD.gn
CHANGELOG.md Properly handle Windows file: URLs on Node.js (#30098) 2017-07-12 14:57:01 -07:00
codereview.settings
create_sdk.gyp
dart.gyp
DEPS 2nd try: SDK dep cleanup 2017-07-18 13:13:50 -07:00
LICENSE
PATENTS
PRESUBMIT.py Added checks for tests. 2017-07-18 08:20:40 -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.