flutter_bloc_effects 0.1.0 copy "flutter_bloc_effects: ^0.1.0" to clipboard
flutter_bloc_effects: ^0.1.0 copied to clipboard

A lightweight companion to flutter_bloc that adds effect streams, listeners, and helpers for one-off UI side effects like navigation, snackbars, and dialogs.

0.1.0 #

  • Initial public release of flutter_bloc_effects.
  • Adds BlocEffectEmitter mixin for effect streams on top of Bloc.
  • Adds BlocEffectListener for listening to effect streams in the widget tree.
  • Adds MultiBlocEffectListener for composing multiple effect listeners without deep nesting.
5
likes
0
points
197
downloads

Publisher

verified publisherretozu.com

Weekly Downloads

A lightweight companion to flutter_bloc that adds effect streams, listeners, and helpers for one-off UI side effects like navigation, snackbars, and dialogs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_bloc, provider

More

Packages that depend on flutter_bloc_effects