bloc_error_handler 0.0.6
bloc_error_handler: ^0.0.6 copied to clipboard
Bloc event handler for emitting new error states and reducing boiler plate
0.0.6 #
- Refactor error message handling in runWithErrorHandling to simplify error logging by removing the prefix 'Unexpected error: ', enhancing clarity in error reporting.
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.