zam_event_bus_provider 0.5.1 copy "zam_event_bus_provider: ^0.5.1" to clipboard
zam_event_bus_provider: ^0.5.1 copied to clipboard

A provider for flutter that passes EventBus down to all the widgets.

0.5.1 #

  • Infra: CI/CD changes

0.5.0 #

  • Dependency Updates:
    • flutter 3.0.0
      • dart 2.17.0
      • zam_core 0.7.0
      • zam_event_bus 0.9.0
      • flutter_lints 2.0.1
      • zam_test 0.5.0

0.4.0 #

  • Updated dependency: zam_core 0.6.0
  • Updated dependency: zam_event_bus 0.8.0

0.3.0 #

  • Updated dependency: zam_event_bus 0.7.0

0.2.0 #

  • Added the following consumer widgets.
    • View
      • ViewWithContext
      • DataWidget

0.1.0 #

  • Added the following extension methods to BuildContext
    • bus
      • publish
      • select
      • save
      • fetch
      • dispatch (alias for publish)
  • Updated dependency: zam_event_bus 0.3.0

0.0.1 #

  • Includes EventBusProvider.
0
likes
140
pub points
27%
popularity

Publisher

verified publisherzamstation.com

A provider for flutter that passes EventBus down to all the widgets.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, zam_core, zam_event_bus

More

Packages that depend on zam_event_bus_provider