dio_clean_http_response 2.0.0 copy "dio_clean_http_response: ^2.0.0" to clipboard
dio_clean_http_response: ^2.0.0 copied to clipboard

Dio extension for cleaner HTTP response and error/exception handling through functional programming (Either type pattern). All failures are covered using HttpFailure sealed class.

CHANGELOG #

1.0.0 #

  • Initial version, created by tpal-dev

1.0.1 #

  • Add supported platforms in pubspec.yaml

2.0.0 #

  • Update package to dart 3. Sealed classes instead freezed and own Either type.
5
likes
150
pub points
51%
popularity

Publisher

verified publishertpal.com.pl

Dio extension for cleaner HTTP response and error/exception handling through functional programming (Either type pattern). All failures are covered using HttpFailure sealed class.

Repository (GitHub)
View/report issues

Topics

#dio #http #error-handling #sealed-class #either-type

Documentation

API reference

License

MIT (license)

Dependencies

dio, meta

More

Packages that depend on dio_clean_http_response