iws_http 0.4.1 copy "iws_http: ^0.4.1" to clipboard
iws_http: ^0.4.1 copied to clipboard

unlistedoutdated

Library to facilitate http requests with error handling for Rest API requests.

0.4.1 #

  • Fixed bug when decoding HTTP response.

0.4.0 #

  • Added a non-singleton constructor.

0.3.0 #

  • Added generatePath function to assist with path generation.
  • Replaced the methods httpPost, httpPut, httpGet, httpDelete with post, put, get and delete.

0.2.0 #

  • Added DataNotFoundException when server responds with 404 error.
  • Added query parameters to httpUpload

0.1.0 #

  • Removed required import iws_http/api_exception.dart.

0.0.1 #

  • Initial release.
0
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Library to facilitate http requests with error handling for Rest API requests.

Homepage

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on iws_http