1.12.0-dev.5.10
Version 1.12.0-dev.5.10

Commit fix for issue #24158 to dev
Cherry-pick 41a12640a43e3be7ba55ee4dee6803e96038da81 to dev
Cherry-pick b547acc88375ecbfd336059cc7893225b3a3ba17 to dev
Cherry-pick 8c346abeef17e95f06c8c7e1c49474d03ac4a2b2 to dev
tree: b9e7fc4edc799cfde3316d487adf99dcf83152a8
  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.