1.13.0-dev.7.8
Version 1.13.0-dev.7.8

Commit of https://codereview.chromium.org/1422853007 to dev
Cherry-pick 7ea2b300f12ad115d5eb70200055f24e173c7c50 to dev
Cherry-pick c34b23ccfe35b9e623d1f9367ae590e8a6798302 to dev
Cherry-pick 53b506b1bf45bf73f568d14b7c285000afe02825 to dev
Cherry-pick a98388886a9e30bdb15b7800314b9a103b2910fe to dev
Cherry-pick be025b841211c5589f162e206160e656c81a8f83 to dev
Cherry-pick 12e94fc1d92995da5ebedbd345cc888727d39e47 to dev
Cherry-pick 7f546e9e0c6bb23afef071a1082cd8acf310ebbd to dev
Cherry-pick e0f8e96dae2c82005dc13499b674d43c059b7a29 to dev
tree: 0d823de27b0bc41565d34c638e079f6ffc23bc62
  1. client/
  2. docs/
  3. pkg/
  4. runtime/
  5. samples/
  6. samples-dev/
  7. sdk/
  8. site/
  9. tests/
  10. third_party/
  11. tools/
  12. utils/
  13. .gitattributes
  14. .gitignore
  15. .mailmap
  16. AUTHORS
  17. CHANGELOG.md
  18. codereview.settings
  19. create_sdk.gyp
  20. dart.gyp
  21. DEPS
  22. LICENSE
  23. PATENTS
  24. PRESUBMIT.py
  25. README.dart-sdk
  26. README.md
  27. WATCHLISTS
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.