http_rest 1.1.0 copy "http_rest: ^1.1.0" to clipboard
http_rest: ^1.1.0 copied to clipboard

A robust networking library for Dart and Flutter, simplifies HTTP interactions, provides tools for lightweight versatility.

1.0.0-alpha.1 #

  • The initial alpha version of the HTTP REST library.
  • Middlewares (Interceptors)
  • Request/Response body converters
  • Multipart requests with progress
  • Request/Response logger

1.0.0-alpha.2 #

  • Removed redundant imports.
  • Shortened pubspec.yaml description up until 180 chars.

1.0.0-alpha.3 #

  • README minor changes.

1.0.0-alpha.4 #

1.1.0 #

  • Added addRequestOverrideMiddleware method to HttpRestClientBuilder, so each request will be streamed through the provided middleware before passing to request converter.
2
likes
150
pub points
51%
popularity

Publisher

unverified uploader

A robust networking library for Dart and Flutter, simplifies HTTP interactions, provides tools for lightweight versatility.

Repository (GitHub)
View/report issues

Topics

#network #http #rest

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

http

More

Packages that depend on http_rest