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

A simple http client for those servers which respond in json format.

1.0.0 #

  • Three functions for basic network requests are included;
    • get() for GET request
    • post() for POST request
    • multipart() for POST request with multipart data.
3
likes
130
points
18
downloads

Publisher

verified publishergladsme.com

Weekly Downloads

A simple http client for those servers which respond in json format.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on json_response_network