fetch_api 1.0.0-dev.4 copy "fetch_api: ^1.0.0-dev.4" to clipboard
fetch_api: ^1.0.0-dev.4 copied to clipboard

outdated

JavaScript bindings for Fetch API, allowing a flexible HTTP requests.

Fetch API. #

⚠️ Requires Dart 2.19 or higher.

Some methods are exclusive for Dart 3.0, see compatibility_layer for more info.

This package provides JavaScript bindings to Fetch API.

Features #

  • Full request parameters coverage
  • Support canceling requests
  • Read response
    • As text
    • As Blob
    • As Stream of Uint8List
  • Support streaming of data
  • Get access to redirect status
  • Support non-200 responses
11
likes
0
points
134k
downloads

Publisher

verified publishernull.moe

Weekly Downloads

JavaScript bindings for Fetch API, allowing a flexible HTTP requests.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

js

More

Packages that depend on fetch_api