error_handler 1.0.5
error_handler: ^1.0.5 copied to clipboard
error handler for all http client in dart like dio, chopper http and more
1.0.5 #
- fix: export defined_exception.dart
1.0.4 #
- mark as stable
1.0.3-dev #
- breaking changes
- add docs and examples
- change
UserDefinedExceptiontoDefinedExceptionevery where - add base class
ErrorHandler - support both
.streamreturning and.futuretoo - full support to chopper client
1.0.2-dev #
- fix version
1.0.1 #
- fix github link.
1.0.0 #
- Initial version.