| commit | 3bfae6c7ed22653321cfc77f936812e81f1209c7 | [log] [tgz] |
|---|---|---|
| author | Franciszek S Wawrzak <frank@wawrzak.com> | Wed Dec 10 20:03:10 2025 +0100 |
| committer | GitHub <noreply@github.com> | Wed Dec 10 11:03:10 2025 -0800 |
| tree | 9ed9640f09795189f3599e16ee8e17080bb41705 | |
| parent | b037654399856e60b0c0af1ec9b8e6f7f94ef92d [diff] |
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
| Package | Description | Version |
|---|---|---|
| web | Lightweight browser API bindings built around JS interop. | |
| js_interop | Utility functions and types for dart:js_interop and dart:js_interop_unsafe. | |
| web_generator | Tools to generate Dart interfaces from TypeScript declaration files and Web IDL definitions. | N/A |