generic_bloc_listener 1.0.4 copy "generic_bloc_listener: ^1.0.4" to clipboard
generic_bloc_listener: ^1.0.4 copied to clipboard

Generic BLoC listener widget with built-in state handling.

1.0.4 #

  • Added screenshot in README.md

1.0.3 #

  • Added BuildContext parameter to onState and builder callbacks
  • Updated all examples and tests to use the new callback signatures
  • Improved documentation to reflect API changes

1.0.2 #

  • Replaced child parameter with builder for more flexible widget building
  • Added state parameter to builder function for dynamic widget building
  • Added comprehensive example application
  • Updated documentation and test cases

1.0.1 #

  • Added type parameter validation to ensure L, Su, and F are distinct types
  • Improved error message for type validation

1.0.0 #

  • Initial release.
1
likes
150
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Generic BLoC listener widget with built-in state handling.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_bloc, fluttertoast

More

Packages that depend on generic_bloc_listener