Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
The Dart SDK, including the VM, dart2js, core libraries, and more.
Dart C++ HTML Java C Python Other
Branch: master
Failed to load latest commit information.
client Switch over testing pub seperately from the the normal packages
docs/language Unnamed libraries do not cause warnings.
pkg Add OCCURRENCES_CONTRIBUTOR_EXTENSION_POINT_ID.
runtime Fix a variety of service protocol bugs.
samples-dev Initial github commit for getting stuff working
samples dart2js cps: Support JS_CURRENT_ISOLATE.
sdk Add `packages` parameter to `Isolate.spawnUri`.
site/try Split parser/listener.dart, parser/class_element_listener.dart and to…
tests Test for consistent JSArray indexer errors
third_party Breaking Change: merge BoringSSL branch into master
tools Use the checked in SDK to build Observatory
utils Add .gitignore file for utils/dartdoc.
.gitattributes Add tests for problem with newline encoding in multiline strings.
.gitignore modify MemoryResourceProvider to support windows pathContext for test…
.mailmap Add .mailmap file.
AUTHORS Add Cristian Almstrand to AUTHORS
CHANGELOG.md Fix typo in changelog
DEPS Bring in the latest yaml version.
LICENSE Revert change to name of license file
PATENTS Move LICENSE, AUTHORS, PATENTS into the dart directory.
PRESUBMIT.py Remove presubmit suppression.
README.dart-sdk Remove lying line from sdk README
README.md Links to how to get the source and build it.
WATCHLISTS Add more Observatory related paths to WATCHLISTS and add rmacnak@
codereview.settings Initial github commit for getting stuff working
create_sdk.gyp create dartdoc snapshot, add to dart-sdk. Also add resources needed t…
dart.gyp Remove gyp entries for editor and java based analyzer

README.md

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.

Something went wrong with that request. Please try again.