http_api_handler 1.0.1 copy "http_api_handler: ^1.0.1" to clipboard
http_api_handler: ^1.0.1 copied to clipboard

A Flutter package for handling HTTP API requests with ease, including file uploads and downloads.

CHANGELOG.md #

1.0.1 #

  • Initial release
  • Added basic HTTP methods (GET, POST, PUT, DELETE)
  • Added file upload and download support
  • Added built-in logging system
  • Added comprehensive error handling
  • Added authentication token support
  • Added query parameters support
  • Added custom base URL support
2
likes
150
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for handling HTTP API requests with ease, including file uploads and downloads.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

file_picker, flutter, http, logger

More

Packages that depend on http_api_handler