flex_http 0.1.0 copy "flex_http: ^0.1.0" to clipboard
flex_http: ^0.1.0 copied to clipboard

A lightweight, flexible, and user-friendly HTTP client for Dart and Flutter.

FlexHttp #

A lightweight, flexible HTTP client for Dart, designed for simplicity and extensibility. Supports retries, caching, streaming, and custom interceptors.

Features #

  • HTTP Methods: GET, POST, PUT, DELETE, PATCH, and file uploads.
  • Retries: Automatic retry on network failures.
  • Caching: In-memory caching for GET requests.
  • Streaming: Streamed responses for large data.
  • Interceptors: Custom request/response handling.

Installation #

Add this to your pubspec.yaml:

dependencies:
  flex_http: ^1.0.0
4
likes
0
points
42
downloads

Publisher

verified publisheranantyalabs.com

Weekly Downloads

A lightweight, flexible, and user-friendly HTTP client for Dart and Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on flex_http