pusher-channels-flutter
pusher-channels-flutter copied to clipboard
WASM Support: Migrate from `package:js` to `dart:js_interop`
Description
In order to support WASM, package:js to dart:js_interop migration is needed.
This is a major change. If you have any questions, please leave a comment.
CHANGELOG
- [CHANGED] Migrate all files in
pusher-js.