bloc_error_control 1.1.2 copy "bloc_error_control: ^1.1.2" to clipboard
bloc_error_control: ^1.1.2 copied to clipboard

Declarative error handling for BLoC with Zones and optional code generation

1.1.2 #

  • Changed ErrorStateFor annotation - now generic
  • Fixed dependencies
  • Updated example project
  • Updated README

1.1.1 #

  • fixing dependencies

1.1.0 #

  • Initial release of split packages.
  • Support for BLoC 9.0.

1.0.1 #

  • Updated dependencies to support flutter_bloc 9.x
  • flutter_bloc: '>=8.1.6 <10.0.0'
  • bloc: '>=8.0.0 <10.0.0'

1.0.0 #

  • Initial release
  • Added BlocErrorControlMixin with Zone-based error isolation
  • Added ICancelToken for automatic request cancellation
  • Added optional code generation with @BlocErrorControl and @ErrorStateFor
  • Added comprehensive tests and benchmarks
1
likes
160
points
138
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Declarative error handling for BLoC with Zones and optional code generation

Repository (GitHub)
View/report issues

Topics

#bloc #error-handling #flutter #code-generation

License

MIT (license)

Dependencies

flutter, flutter_bloc, meta

More

Packages that depend on bloc_error_control