quickapi 1.0.0+1 copy "quickapi: ^1.0.0+1" to clipboard
quickapi: ^1.0.0+1 copied to clipboard

A lightweight Flutter package to simplify API requests

1.0.0 - 2025-01-28 #

Added #

  • Initial release of the QuickApi package.
  • Support for GET, POST, PUT, DELETE requests.
  • Support for multipart POST requests (file uploads).
  • Implemented caching, retries, and timeout handling.
  • Added interceptors for custom request/response handling.
  • Detailed error handling with custom error classes (TimeoutError, NetworkError, etc.).

Fixed #

  • Various bug fixes related to request handling and error messages.
4
likes
140
points
9
downloads

Publisher

verified publishertechweblabs.com

Weekly Downloads

A lightweight Flutter package to simplify API requests

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on quickapi