Version 1.13.0-dev.7.7

Cherry-pick d0f456a910675bab3b47b80fddf1fda5ee9b7fa8 to dev
Cherry-pick 688b69fb65f2c6c51a68df56551de484fd5d2eea to dev
Cherry-pick e0d2263bb3b77e20b319a539cfefe3e8a76a2d5c to dev
Cherry-pick 323ce5d6939201738cf6a5a597ac429bafc811db to dev
Cherry-pick 156bc53866492316154278538b8395dd12afc890 to dev
Cherry-pick 6566e91f04be7a72ad277e1ccede3c103c5e1cd6 to dev
Cherry-pick 1adacaf300e0ac7eae222aa45d61ffbfe7b48383 to dev
Cherry-pick 03bfdf5f243560c7f1d511f8405f1396fc6f94b0 to dev
tree: ae3375f1c93e185b614c54f1a60192c666441bd4
  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.