bloc_action_listener 1.0.3 copy "bloc_action_listener: ^1.0.3" to clipboard
bloc_action_listener: ^1.0.3 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

1.0.3 - 27.02.2025 #

  • Fix Bad state: Cannot add new events after calling close.

1.0.2 - 07.09.2023 #

  • Rename actionListener parameter to listener.

1.0.1 - 14.08.2023 #

  • Add example and update README.md.

1.0.0 - 11.08.2023 #

  • Initial Open Source release.
19
likes
140
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)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, flutter_bloc, provider

More

Packages that depend on bloc_action_listener