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 Python C Other
Failed to load latest commit information.
client Switch over testing pub seperately from the the normal packages
docs/language Fix a typo in the specification of switch cases.
pkg fix tests
runtime Fix build break.
samples-dev Initial github commit for getting stuff working
samples cps-ir: Support foreign code.
sdk Implement gcd in sdk.
site/try remove matcher from try site - matcher is now part of unittest
tests Fix status file
third_party Revert v8 version changes, back to 4.4.
tools add generation of docs by dartdoc on the bots
utils Switch over testing pub seperately from the the normal packages
.gitignore Add pattern for IntelliJ project files to gitignore.
.mailmap Add .mailmap file.
AUTHORS Added 'Kenneth Endfinger' to AUTHORS file
CHANGELOG.md Add links to CHANGELOG announcement for appendHtml sanitizing
DEPS pull in new watcher package
LICENSE Add third_party NSS, SQLite, and zlib to Dart 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 Move README to README.md
WATCHLISTS Build Observatory as part of runtime
codereview.settings Initial github commit for getting stuff working
create_sdk.gyp Remove the core library stubbing infrastructure.
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.

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.