api_widget 0.0.1 copy "api_widget: ^0.0.1" to clipboard
api_widget: ^0.0.1 copied to clipboard

A powerful and flexible Flutter widget for handling API requests with built-in loading states, error handling, and retry mechanisms.

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2025-03-04 #

Added #

  • Initial release of API Widget
  • Basic API request handling functionality
  • Loading overlay support
  • Error handling and retry mechanisms
  • Custom header management
  • Multipart form data support
  • Request/response logging
  • Timeout handling
  • Debug mode with curl command generation

Changed #

  • None

Deprecated #

  • None

Removed #

  • None

Fixed #

  • None

Security #

  • None
3
likes
160
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and flexible Flutter widget for handling API requests with built-in loading states, error handling, and retry mechanisms.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, http

More

Packages that depend on api_widget