flutter_bloc_event_bus 0.0.6 copy "flutter_bloc_event_bus: ^0.0.6" to clipboard
flutter_bloc_event_bus: ^0.0.6 copied to clipboard

Event-driven communication between components built on top of flutter_bloc

0.0.6 #

  • Updated environment

0.0.5 #

  • Updated dependencies

0.0.4 #

  • Shrunk example size

0.0.3 #

  • Downgraded sdk requirement

0.0.2 #

  • Updated base Event class with copyWith

0.0.1 #

Initial Version of the package.

  • Enhances modularity by allowing different components to communicate via an event bus.
  • Leverages the robustness of bloc for state management while providing an event-driven extension.
  • Enables event-driven communication between widgets, cubits, and blocs without tight coupling.
  • Offers simple APIs for publishing, observing, and mediating events.
0
likes
150
points
164
downloads

Publisher

unverified uploader

Weekly Downloads

Event-driven communication between components built on top of flutter_bloc

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_bloc

More

Packages that depend on flutter_bloc_event_bus