Find a file
2016-09-15 15:46:49 +02:00
build Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
client
docs/language Adjusts the spec to include access to initializing formals. 2016-08-23 18:28:40 +02:00
pkg Revert "Use checked-in .package file for building and testing" 2016-09-15 15:46:49 +02:00
runtime Revert "Use checked-in .package file for building and testing" 2016-09-15 15:46:49 +02:00
samples Delete dart_backend from compiler. 2016-08-04 15:57:04 -07:00
samples-dev Untested hacks to swarm to avoid warnings. 2016-07-26 15:24:36 -07:00
sdk Revert "Use checked-in .package file for building and testing" 2016-09-15 15:46:49 +02:00
tests Revert "Use checked-in .package file for building and testing" 2016-09-15 15:46:49 +02:00
third_party Roll BoringSSL Forward 2016-08-05 09:56:03 -07:00
tools Revert "Use checked-in .package file for building and testing" 2016-09-15 15:46:49 +02:00
utils Revert "Use checked-in .package file for building and testing" 2016-09-15 15:46:49 +02:00
.gitattributes use pkg/dev_compiler in the build 2016-08-31 18:05:17 -07:00
.gitignore Revert "Use checked-in .package file for building and testing" 2016-09-15 15:46:49 +02:00
.mailmap
.travis.yml Testing support for FF and Safari 2016-09-14 08:41:43 -07:00
AUTHORS
CHANGELOG.md follow up for #25578, add @checked to package:meta 2016-09-13 17:26:24 -07:00
codereview.settings
create_sdk.gyp Delete dart_backend from compiler. 2016-08-04 15:57:04 -07:00
dart.gyp Delete site/try 2016-08-15 12:14:45 -07:00
DEPS roll kernel to latest 2016-09-09 16:35:31 -07:00
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

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.