http_middleware_client 1.0.0 copy "http_middleware_client: ^1.0.0" to clipboard
http_middleware_client: ^1.0.0 copied to clipboard

An wrapper around package [http](https://pub.flutter-io.cn/packages/http) HTTP client that supports middleware for processing requests and responses.

0.0.1 #

  • Initial release.

0.0.2 #

  • Json utils change
  • Structure project change

0.0.3 #

  • Added Interceptor API.
  • Remove url from config. Use Uri API.
  • Remove queryParams method signature. Use Uri API.
  • Used lints package.
  • [WIP] Doc

1.0.0 #

  • Full refactoring.
  • A middleware approach for processing requests and responses has been implemented.
  • Code cleanup.
0
likes
0
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

An wrapper around package [http](https://pub.flutter-io.cn/packages/http) HTTP client that supports middleware for processing requests and responses.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, http, meta

More

Packages that depend on http_middleware_client