1.11.0-dev.5.5
Version 1.11.0-dev.5.5

Cherry-pick f6f338ce67eb8801b350417baacf6d3681b26002 into dev
Cherry-pick 90315a1694a40ba738a5197295b0c1a7b9d03c5f into dev
Cherry-pick 9edc6e5a6d31ec926be7743c06f500f125a04b54 into dev
Cherry-pick 16bb52b88ded9da50508d72bf86825b243ad8258 into dev
Cherry-pick 1009d587de88ec04a66cd60409aba3a281e21f64 into dev
Cherry-pick 3ce2b95070a26d7aa5173673095d49e0494c4151 into dev
tree: 65e3740625d2d0225adbd51c916d1e531c53d3e9
  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. .gitignore
  14. .mailmap
  15. AUTHORS
  16. CHANGELOG.md
  17. codereview.settings
  18. create_sdk.gyp
  19. dart.gyp
  20. DEPS
  21. LICENSE
  22. PATENTS
  23. PRESUBMIT.py
  24. README.dart-sdk
  25. README.md
  26. 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.