1.18.0-dev.4.1
Version 1.18.0-dev.4.1

Cherry-pick badabcc53a3256547e6365326798f808d39a343c to dev
Cherry-pick 05c1eac65d8678bc1f9fa688d0e119f56a3d0f90 to dev
Cherry-pick 31b32c783833fbe9a6f4ee0909d27925f8459b26 to dev
Cherry-pick 373121fb71b89422c20776c4c17a1960eb8b99c0 to dev
Cherry-pick ed75eabb7bc269df7174018aea78cc6e9ed65c25 to dev
Cherry-pick 7f879e1c4b517e092971eeacb0b3ec83eec3b610 to dev
tree: 440dc8e2a9ef48d7b23d729d90e936bd0d96e6d3
  1. build/
  2. client/
  3. docs/
  4. pkg/
  5. runtime/
  6. samples/
  7. samples-dev/
  8. sdk/
  9. site/
  10. tests/
  11. third_party/
  12. tools/
  13. utils/
  14. .gitattributes
  15. .gitignore
  16. .mailmap
  17. AUTHORS
  18. CHANGELOG.md
  19. codereview.settings
  20. create_sdk.gyp
  21. dart.gyp
  22. DEPS
  23. LICENSE
  24. PATENTS
  25. PRESUBMIT.py
  26. README.dart-sdk
  27. README.fuchsia
  28. README.md
  29. 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.