safe_bloc 1.0.1 safe_bloc: ^1.0.1 copied to clipboard
An extension to bloc state management library that manages unexpected exceptions.
1.0.1 #
- Fix pub icons.
1.0.0 #
- Add description of
safeCallSync
to README.
1.0.0-rc.3 #
- Add synchronous
safeCallSync
method to support 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.