http_api 0.5.0-dev.1 copy "http_api: ^0.5.0-dev.1" to clipboard
http_api: ^0.5.0-dev.1 copied to clipboard

outdated

A simple yet powerful wrapper around http package with middleware support.

[0.5.0-dev.1] - 24 July 2020. #

  • Added experimental cache support.

[0.4.2] - 03 June 2020. #

  • Added ok property to ApiResponse
  • Added redirect property to ApiResponse

[0.4.1] - 27 April 2020. #

  • Added FileField.fromStream constructor.

[0.4.0] - 19 April 2020. #

  • BaseApi now uses Uri path from url argument (not only host) also port and queryParameters are coppied.
  • Added unit tests

[0.3.0] - 19 April 2020. #

Breaking changes #

  • Renamed ApiBase to BaseApi
  • Replaced BaseApi call method with send method which accepts the argument ApiRequest.

[0.2.0] - 18 April 2020. #

  • Add example
  • Fixed request duration bug (DebugLink)

[0.1.0+3] - 18 April 2020. #

  • Initial release.
10
likes
0
points
1.83k
downloads

Publisher

verified publisherklyta.it

Weekly Downloads

A simple yet powerful wrapper around http package with middleware support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, http_parser, meta

More

Packages that depend on http_api