deekweb 1.0.6 copy "deekweb: ^1.0.6" to clipboard
deekweb: ^1.0.6 copied to clipboard

A strongly-typed HTTP library for Dart and Flutter. Provides mechanisms to define classes with response parsing for REST requests.

1.0.6 #

  • Update to new dependency versions

1.0.5 #

  • Add DeekWebLogger to the main export

1.0.4 #

  • Fix missing errors on bad connections on web

1.0.3 #

  • Manually specify platforms to ensure web and UWP are detected

1.0.2 #

  • Nothing important, just trying to make pub.dev happy

1.0.1 #

  • Remove dependency on Flutter
  • Some pubspec cleanup

1.0.0 #

First release! #

  • Create custom requests by extending deekweb_rest_request
  • Process them with deekweb_rest_client
1
likes
160
points
26
downloads

Publisher

verified publisherdeekfit.com

Weekly Downloads

A strongly-typed HTTP library for Dart and Flutter. Provides mechanisms to define classes with response parsing for REST requests.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http, uuid

More

Packages that depend on deekweb