bloc_notification 1.1.0+1 copy "bloc_notification: ^1.1.0+1" to clipboard
bloc_notification: ^1.1.0+1 copied to clipboard

A Flutter package that helps separate the mechanism of responding to an action dispatched by BLoC from state.

1.1.0+1 #

  • Fix typo in docs

1.1.0 #

  • No child bug fixed in BlocNotificationListener
  • Remove dependency on rxdart
  • Additional callback onNotification inside BlocNotificationMixins
  • Mixin for BlocObserver to listen to notification
  • More documentations

1.0.0+1 #

  • Add badge in README

1.0.0 #

  • First release.
4
likes
0
pub points
69%
popularity

Publisher

verified publishersilentcat.dev

A Flutter package that helps separate the mechanism of responding to an action dispatched by BLoC from state.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_bloc, meta, nested

More

Packages that depend on bloc_notification