bloc_error_handler 0.0.5
bloc_error_handler: ^0.0.5 copied to clipboard
Bloc event handler for emitting new error states and reducing boiler plate
0.0.5 #
- integrate logger for enhanced error logging in runWithErrorHandling function, improving error handling clarity and maintainability.
0.0.4 #
- async bug fixed
0.0.3 #
- runWithErrorHandling is asynchronous.
0.0.2 #
- runWithErrorHandling (synchronous) has replaced catchError (asynchronous).
0.0.1 #
- TODO: Describe initial release.