1.24.0-dev.6.2
Version 1.24.0-dev.6.2

Result of running (see https://codereview.chromium.org/2905223002)

git cherry-pick  d60efa87fecf595a5bc62a730d61060552f4365e # https://codereview.chromium.org/2902973004 Obsolete test in svgelement_test
git cherry-pick b4b02daade289729cfffd84bab9dcfe9575876fe # https://codereview.chromium.org/2899173002  Include DDC fixes to dart:html in the main version
git cherry-pick bbfa1dac84980f0b0cb11cbe4b6591d6df43d52e # https://codereview.chromium.org/2903143002  Update lib_strong status for passing svg_element_test
git cherry-pick 0bb2d5e548e8ab40374f64a37c5951905215b0b5 # https://codereview.chromium.org/2899083007  Update DDC html libraries to match SDK
git checkout master pkg/dev_compiler/lib
git commit
git cherry-pick 6f71f9c80b2088df5afa5e8ded7196db120f5b18 # https://codereview.chromium.org/2907563003  Revert "[Experiment] Stop suppressing DragEvent"
git cherry-pick 20dc74984432702dd6de679383c4cea8e0e31e3e # https://codereview.chromium.org/2901213006  Suppress Scale interface - unused.
git cherry-pick d21cc80a5457e68bcd3af4b6b5106e0f08a1ee3b # https://codereview.chromium.org/2899393004  Add a dataTransfer member to MouseEvent
git cherry-pick a865f0ecf225fbffaf393f7b55c715aa64d090b6 # https://codereview.chromium.org/2903333002  Update DDC libraries to match SDK, and debugger_test golden file
cd pkg/dev_compiler
tool/build_sdk.sh
tree: d7d622af711d3f8dabdaef31d677409116a58fd2
  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

If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.

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 & patents

See LICENSE and PATENTS.