ui_event_bus 1.0.2 copy "ui_event_bus: ^1.0.2" to clipboard
ui_event_bus: ^1.0.2 copied to clipboard

A Flutter package offering a singleton broadcast event bus for easy global management of SnackBars, navigation, dialogs, and custom callbacks.

1.0.0 #

  • 🎉 Initial release
  • Added support for global UI event dispatching: SnackBars, navigation (Material Navigator), dialogs, and custom callbacks

1.0.1 #

  • 📖 Readme Fix
  • I corrected it because there was an error in the README.md file.

1.0.2 #

  • 📖 NavigateKey & Scaffold Key
    Added navigatorKey and scaffoldMessengerKey parameters to the UIGlobalEventBus constructor, so you can now pass your own global keys for navigation and SnackBar/Dialog control.
1
likes
150
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package offering a singleton broadcast event bus for easy global management of SnackBars, navigation, dialogs, and custom callbacks.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ui_event_bus