http_interceptor 0.1.1 copy "http_interceptor: ^0.1.1" to clipboard
http_interceptor: ^0.1.1 copied to clipboard

outdated

A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.

Changelog #

0.1.1 #

  • Fixed: HTTP Methods have misaligned parameters. Now they are called via named parameters to avoid type mismatch exceptions when being used.

0.1.0 #

  • Added: Query Parameters to GET requests, it allows you to set proper parameters without having to add them to the URL beforehand.
  • Modified: Documentation for the example to include the new Query Parameters usage.

0.0.3 #

  • Added: Documentation for the example.

0.0.2 #

  • Fixed: All the warnings regarding plugin publication.

0.0.1 #

  • Added: Initial plugin implementation.
  • Added: Example of usage for the plugin.
  • Added: README.md and LICENSE files.
195
likes
0
points
56.9k
downloads

Publisher

verified publishercodingale.dev

Weekly Downloads

A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on http_interceptor