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.

19
likes
0
points
36
downloads

Publisher

verified publisherlanars.com

Weekly Downloads

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