bloc_action_listener 1.0.0 copy "bloc_action_listener: ^1.0.0" to clipboard
bloc_action_listener: ^1.0.0 copied to clipboard

Package adds a stream to which you can send actions from your Bloc or Cubit and process these actions on the UI similar to a BlocListener

Package extends Bloc with BlocActionsMixin it adds the ability to send actions that can be handled with the BlocActionListener widget on your UI.

BlocActionListener is also compatible with MultiBlocListener.

18
likes
0
pub points
49%
popularity

Publisher

verified publisherlanars.com

Package adds a stream to which you can send actions from your Bloc or Cubit and process these actions on the UI similar to a BlocListener

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_bloc, provider

More

Packages that depend on bloc_action_listener