Skip to content

flutter_comms-v0.0.3+2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 15:18
· 34 commits to master since this release
ce68c89
Fix MessageListener not passing type parameter (#40)

* Fix MessageListener not passing type parameter

* Bump comms

* Add type parameter Message to MessageListener state

Fixes #39

* Update changelog and fix analyzer issues in flutter_comms_test

* Update package version in pubspec

* Update CHANGELOG description

Co-authored-by: Bartek Pacia <[email protected]>