1.12.0-dev.5.3
Version 1.12.0-dev.5.3

Cherry-pick f3f52d4b59081e2f294126ac7f69f902968692d7 to dev
Cherry-pick b30a7a1750cd13c92781480f8708974b84385cad to dev
Cherry-pick 73cfbce0bca51c92e589fc7d85869478f044dc11 to dev
Cherry-pick b6ffeafbee0eb22de30c88d2cb1b9bcf3bfe9723 to dev
Cherry-pick a8e2180b781ad82d81206696da220a920310b5db to dev
Cherry-pick fc55f38aaf053a62d1959b09644ecff49fc35d43 to dev
Cherry-pick 56c91201c32b8213d37849e22dbabf392eef1bd6 to dev
Cherry-pick c06e66c9b92cc6a5faf6179c43fdb3a0bec6e34c to dev
Cherry-pick 532474ab358eea3b85312465f4fa60626a0b820b to dev
Cherry-pick cc981c8246e28e21fe84b8ec00b7a2eac9719102 to dev
Cherry-pick 480cd7fdc82dc861745acda57ebd9341aaf1bd80 to dev
tree: 7bda80f199a5e6eef5121f5035f3da6888c07953
  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.

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.