messaging 0.3.1 copy "messaging: ^0.3.1" to clipboard
messaging: ^0.3.1 copied to clipboard

Messaging service to connect your components and services through publisher/subscriber pattern.

0.3.1 #

  • Remove logger dependency.
  • Update dart constraint to <=4.0.0.

0.3.0 #

  • Fix un subscription by comparing subscriber key

0.2.0 #

  • Fix bug in OneShotMessagingGuard and UniqueDependantMessagingGuard that cause the instance to be shared between different types.

0.2.0 #

  • Create CallbackMessagingObserver to add observer without implementing a class.
  • Create OneShotMessagingGuard
  • Create UniqueDependantMessagingGuard

Bug Fixes #

  • Reset OneShot and UniqueDependant messaging guard instance when default types is reset (9d14673)

0.1.0 #

  • Initial version.
7
likes
160
points
183
downloads

Publisher

verified publishermcssym.me

Weekly Downloads

Messaging service to connect your components and services through publisher/subscriber pattern.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta, uuid

More

Packages that depend on messaging