webfetch 0.0.5 copy "webfetch: ^0.0.5" to clipboard
webfetch: ^0.0.5 copied to clipboard

A Dart implementation of the Web Fetch API that allows you to make requests and process results just like using fetch in a browser.

0.0.5 #

A Dart implementation of the Web Fetch API that allows you to make requests and process results just like using fetch in a browser.

0.0.4 #

Update http package.

0.0.3 #

  • Fix Response.json to returns type defined.

0.0.2 #

  • Fix decodeURIComponent and decodeURI to returns type defined.
  • Fix Headers`` not filtering set-cookie`.

0.0.1 #

  • Add Fetch type.
3
likes
0
points
1.08k
downloads

Publisher

verified publisherodroe.com

Weekly Downloads

A Dart implementation of the Web Fetch API that allows you to make requests and process results just like using fetch in a browser.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, mime

More

Packages that depend on webfetch