error_handler 1.0.9 copy "error_handler: ^1.0.9" to clipboard
error_handler: ^1.0.9 copied to clipboard

error handler for all http client in dart like dio, chopper http and more

1.0.9 #

  • Add docs

1.0.8 #

  • DioConverter, ChopperConverter not work now because of issue in dartdoc use ResponseConverter<T, Map<String, dynamic>> instead

1.0.7 #

  • add http error 401 docs

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 to DefinedException 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.
16
likes
130
points
51
downloads

Publisher

verified publishermatheer.com

Weekly Downloads

error handler for all http client in dart like dio, chopper http and more

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

chopper, dio, freezed_annotation

More

Packages that depend on error_handler