notification_centre 0.0.5 copy "notification_centre: ^0.0.5" to clipboard
notification_centre: ^0.0.5 copied to clipboard

A lightweight, type-safe pub/sub library for Dart, inspired by Apple's `NotificationCenter` and Android's `EventBus`.

0.0.1 #

  • Initial version.

0.0.2 #

  • Some configuration changed.

0.0.3 #

  • Example code added.

0.0.5 #

  • Refined a clear and concise API;
  • Added the compile-time type safety;
  • Rewrote descriptive naming and predictable behavior
  • Redesigned the explicit subscription lifecycle management;
  • Added the focused tests
  • Improved multilingual README documentation.
5
likes
160
points
175
downloads

Documentation

API reference

Publisher

verified publisherjejouejeux.com

Weekly Downloads

A lightweight, type-safe pub/sub library for Dart, inspired by Apple's `NotificationCenter` and Android's `EventBus`.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on notification_centre