- Bug fix: handle both type of
MessageEvent
, which depends on the code generated by dart2js
- Introduce the usage of SharedWorker
- Introduce a new isEvent flag for Respond.
- Downgraded SDK version to support Flutter Web.
- Make incoming a broadcast Stream.
- Expose function to check for an active Stream.
- Added TransformCompleter.
- Request and Respond print out nicer.
- Added messaging helper.
- Initial version.
- Lightly tested in real use case.