error_handler 1.0.6 error_handler: ^1.0.6 copied to clipboard
error handler for all http client in dart like dio, chopper http and more
1.0.6 #
- fix: chopper .transform not work correctly
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
UserDefinedException
toDefinedException
every where - add base class
ErrorHandler
- support both
.stream
returning and.future
too - full support to chopper client
1.0.2-dev #
- fix version
1.0.1 #
- fix github link.
1.0.0 #
- Initial version.