rakuda 0.2.1 copy "rakuda: ^0.2.1" to clipboard
rakuda: ^0.2.1 copied to clipboard

Quick and dirty HTTP API client factory for Dart.

0.2.1 #

  • Fix request interceptors to work.

0.2.0 #

  • RequestContext and buildResponseFromArgs are exposed. More detailed handling of HTTP can be implemented with them.

Breaking Changes:

  • createSimpleHTTPClient is removed. Use buildResponseFromArgs and RequestContext instead.

0.1.1 #

  • Add support for Linux.

0.1.0 #

  • Initial version.
  • Windows/macOS are supported.
1
likes
90
pub points
0%
popularity

Publisher

verified publisherdartpkg.yusuke-iwaki.com

Quick and dirty HTTP API client factory for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http, path

More

Packages that depend on rakuda