safe_bloc 1.0.0 safe_bloc: ^1.0.0 copied to clipboard
An extension to bloc state management library that manages unexpected exceptions.
1.0.0 #
safeCallSync
method added to README
1.0.0-rc.3 #
- synchronous
safeCallSync
method added for cubits
1.0.0-rc.2 #
UnexpectedErrorAPI
renamed to ->UnexpectedErrorBase
- bloc presentation test added for testing blocs and cubits with presentation
SafeBlocWithPresentation
andSafeCubitWithPresentation
added
1.0.0-rc.1 #
- Initialize package.