1.13.0-dev.7.11
Version 1.13.0-dev.7.11

cherry-pick bf713555bffaece660b0df2ee5fed44603fa5c9a to dev
cherry-pick 00396f5df0b2a9c471a760af9e55cbe5a5acb39b to dev
cherry-pick e1c39602ba1ef866934f35d3d8a0ab7f8efa38e5 to dev
cherry-pick 02fe5bcd5af7b25e0ff2fd73c751865b323baf85 to dev
cherry-pick 5b61845221b0d40f31edf5cfc2155e2253b2aa72 to dev
cherry-pick a19b2985dcee58b92a5324842051b72642793e4b to dev
cherry-pick a21e3a5a7f954649434c1edfa6cba5c0e99f8bc9 to dev
cherry-pick eac5a0eb15d79f0cc048ca3bd909f434c36696ee to dev
tree: b10671cbab87785716afbb7c6d58e2194af413f9
  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.