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

An wrapper around package http 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.

1.0.0+1 #

  • Added topics to Pubspec.

1.0.0+2 #

  • Fix analyzer issue
0
likes
130
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

An wrapper around package http that supports middleware for processing requests and responses.

Repository (GitHub)
View/report issues

Topics

#http #client #middleware #network

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, http, meta

More

Packages that depend on http_middleware_client