Skip to content

comms-v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 16:28
· 13 commits to master since this release
0049c21
Move bloc related APIs to comms package (#60)

* Move bloc related APIs to comms package

- update changelog and pubspec version

- add bloc package

- add ListenerBloc, ListenerCubit and StateSender

- add tests

- extract ProductCountChangedMessage to seperate file

Related to #59

* Update README