xerkonix_http 1.0.0 copy "xerkonix_http: ^1.0.0" to clipboard
xerkonix_http: ^1.0.0 copied to clipboard

A robust HTTP client package for Flutter applications with built-in error handling, logging, and request/response utilities. Supports all HTTP methods (GET, POST, PUT, DELETE, PATCH, MULTIPART, CUSTOM [...]

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 #

Initial Release #

  • Robust HTTP client package for Flutter applications
  • Full HTTP method support (GET, POST, PUT, DELETE, PATCH, MULTIPART, CUSTOM)
  • Automatic error handling with xerkonix_error_handler integration
  • Request/response logging with xerkonix_logger integration
  • Custom headers and authentication tokens support
  • Query parameters support
  • UTF-8 JSON decoding option
  • Configurable timeout settings
  • Logging control (enabled by default in debug mode, disabled in production)
  • Multipart file upload support
  • Custom HTTP request configuration
  • Full Flutter 3.24+ and Dart 3.5+ compatibility
0
likes
140
points
10
downloads

Documentation

API reference

Publisher

verified publisherxerkonix.com

Weekly Downloads

A robust HTTP client package for Flutter applications with built-in error handling, logging, and request/response utilities. Supports all HTTP methods (GET, POST, PUT, DELETE, PATCH, MULTIPART, CUSTOM) with configurable logging and automatic error parsing.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, http, xerkonix_error_handler, xerkonix_logger

More

Packages that depend on xerkonix_http