xhttp 1.0.1 copy "xhttp: ^1.0.1" to clipboard
xhttp: ^1.0.1 copied to clipboard

A cross platform client-side HTTP library for Dart.

1.0.1 #

  • Fix browser request payload type

1.0.0 #

  • Remove Request/Response ==; this can never really be true because each object's body is async and can't be compared.

0.2.3 #

  • Add travis badge and fix broken config

0.2.2 #

  • Update readme with pub badge
  • Add travis config

0.2.1 #

  • Move example to examples/main.dart
  • Add CHANGELOG.md.

0.2.0 #

  • Added support for redirects in Request.

0.1.0 #

  • Initial commit
6
likes
40
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A cross platform client-side HTTP library for Dart.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

build_runner, http_parser, meta, pedantic, quiver

More

Packages that depend on xhttp