Add `onMessage` getter to `WindowEventGetters` extension methods (#95)

* Add `onMessage` getter to `WindowEventGetters` extension methods

* Export `providers.dart` from `helpers.dart`

* changelog

* Update CHANGELOG.md

Co-authored-by: Kevin Moore <kevmoo@users.noreply.github.com>

---------

Co-authored-by: Kevin Moore <kevmoo@users.noreply.github.com>
3 files changed
tree: 5b6707ca7d385534263e0f48800a79439bffda50
  1. .github/
  2. lib/
  3. test/
  4. tool/
  5. .gitignore
  6. analysis_options.yaml
  7. CHANGELOG.md
  8. LICENSE
  9. pubspec.yaml
  10. README.md
README.md

Dart CI

Lightweight DOM and JS bindings built around JS static interop.

Based on @webref/idl 3.39.1

NOTE: This package is highly experimental.