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

Event-driven communication between components built on top of flutter_bloc

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
0
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Event-driven communication between components built on top of flutter_bloc

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_bloc

More

Packages that depend on flutter_bloc_event_bus