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

outdatedDart 1 only

A fluent-style, platform-agnostic library with ready to use transport classes for sending and receiving data over HTTP.

Changelog #

1.0.1 #

Bug Fixes:

  • Allow request data to be set to null.
  • Canceling an in-flight request now properly results in the returned Future completing with an error.
  • Request data type validation now happens when sending the request instead of upon assignment, allowing intermediate data assignments.
  • Verify w_transport configuration has been set before constructing a WHttp instance.

1.0.0 #

  • Initial version of w_transport: a fluent-style, platform-agnostic library with ready to use transport classes for sending and receiving data over HTTP.
3
likes
25
pub points
85%
popularity

Publisher

verified publisherworkiva.com

A fluent-style, platform-agnostic library with ready to use transport classes for sending and receiving data over HTTP.

Repository (GitHub)
View/report issues
Contributing

License

unknown (license)

Dependencies

fluri

More

Packages that depend on w_transport