1.21.0-dev.11.2
Version 1.21.0-dev.11.2

Cherry-pick 201c5b9297e5b701d4ee03ac42e6325629baf73c into dev
Cherry-pick ec81359fc0cfeebe4faf8e91db04ed4b4c7c9685 into dev
Cherry-pick 106c623a9f39cc56b4a16b166158e83cef12bd23 into dev
Cherry-pick 6bf86eacd7db5a4c183ec4ba006587c6d079c94d into dev
Cherry-pick 40bf5d321ea22fd9813d344ca2a0b06de5ec9784 into dev
Cherry-pick 2812738546a2ff499c2a1667e9c73786704b7732 into dev
Cherry-pick f2907070d87f2639b029730a8ca2a92b2ac26068 into dev
tree: cef4ad3de80df609a6cd3c92437f6e022a57d754
  1. build/
  2. client/
  3. docs/
  4. pkg/
  5. runtime/
  6. samples/
  7. samples-dev/
  8. sdk/
  9. tests/
  10. third_party/
  11. tools/
  12. utils/
  13. .clang-format
  14. .gitattributes
  15. .gitignore
  16. .gn
  17. .mailmap
  18. .packages
  19. .travis.yml
  20. AUTHORS
  21. BUILD.gn
  22. CHANGELOG.md
  23. codereview.settings
  24. create_sdk.gyp
  25. dart.gyp
  26. DEPS
  27. LICENSE
  28. PATENTS
  29. PRESUBMIT.py
  30. README.dart-sdk
  31. README.md
  32. 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.