fetch_client 1.0.0-dev.3 copy "fetch_client: ^1.0.0-dev.3" to clipboard
fetch_client: ^1.0.0-dev.3 copied to clipboard

Client for http package based on Fetch API, enables streamed requests on web and more.

Fetch API. #

⚠️ Requires Dart 2.19 or higher.

This package provides package:http client based on Fetch API.

Features #

  • Cancel requests
  • Support data streaming
  • Get access to redirect URL and status
  • Support non-200 responses
19
likes
0
pub points
93%
popularity

Publisher

unverified uploader

Client for http package based on Fetch API, enables streamed requests on web and more.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fetch_api, http

More

Packages that depend on fetch_client