1.12.0-dev.5.6
Version 1.12.0-dev.5.6

Cherry-pick 55a94d14ea79839f099a38914345e7746a98e839 to dev
Cherry-pick 3865dd87482bd54b8d33ba36b89d93943f82b3ba to dev
Cherry-pick e11ce8ba87952ee2efeb7ed8211801f6cb6d9c9d to dev
Cherry-pick 44f890b3c8a5963f348f771c1bd4ff656e7a466e to dev
Cherry-pick 43e6b8b8dba3138aa2dbe0eaa45bda7fd1e5927d to dev
Cherry-pick 98e67aa065809ded6e27cb27d3a46b06b77e90c2 to dev
Cherry-pick 4b80cfd69eaf98906f91e4d70894218a0121e05d to dev
Cherry-pick 5fa70c4220fb70fb20f2010fcb1c7466aa1fc71c to dev
Cherry-pick 6c7093dd1900e56dc325aada12a22cd5af9e3ca9 to dev
Cherry-pick f8f06d784ad1c9e67cbdb5e25eb08d0c62ca8d8c to dev
Cherry-pick 2d38e15b82243259573a8ff15f5d1736563e4f71 to dev
Cherry-pick e3963b88d1a58c2823d57d5cae13bf6d6eec9e3c to dev
tree: cc3126e68a859cbc79e4eb1923ad63d9227f022c
  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.