Add mouse*, drag* and touch* events to Window and Document events stream helper extensions (#485)

* add mouse and drag events to Window and Document event streams helper

* add touch events to window and document event streams helpers

* fix format

* add changelog entry

* do not add legacy events as per code review
2 files changed
tree: 9ed9640f09795189f3599e16ee8e17080bb41705
  1. .github/
  2. js_interop/
  3. third_party/
  4. web/
  5. web_generator/
  6. .gitignore
  7. LICENSE
  8. README.md
README.md

Packages

PackageDescriptionVersion
webLightweight browser API bindings built around JS interop.pub package
js_interopUtility functions and types for dart:js_interop and dart:js_interop_unsafe.pub package
web_generatorTools to generate Dart interfaces from TypeScript declaration files and Web IDL definitions.N/A