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

A library to provide EventBus and Interactor to Flutter app. It enables developer to write flutter app with Interactor pattern. Interactor pattern is a pattern similar to bloc, but with less structure [...]

0.0.2 - 2019-12-12 #

  • Added MIT license file
  • Fixed some lint warnings during publish
  • Added basic API document
  • Updated readme

0.0.1 - 2019-12-12 #

  • First release
  • Added EventBus, EventBusWidget, Interactor, Responder and Subscription
7
likes
20
points
30
downloads

Publisher

verified publisherpub.timnew.me

Weekly Downloads

A library to provide EventBus and Interactor to Flutter app. It enables developer to write flutter app with Interactor pattern. Interactor pattern is a pattern similar to bloc, but with less structure and restriction

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_event_bus