easy_api_provider 1.1.1 copy "easy_api_provider: ^1.1.1" to clipboard
easy_api_provider: ^1.1.1 copied to clipboard

A simple and customizable API provider using Dio for network requests in Flutter.

Changelog #

1.0.0 - 2025-03-29 #

Added #

  • Initial release 🎉
  • Full support for [get, post, put, update, delete, download].
  • Comprehensive documentation for usage.
  • Performance improvements and optimizations.

Fixed #

  • Resolved initial issues and enhanced package stability.

1.0.1 - 2025-03-29 #

Fixed #

  • Fix wasm support issue.

1.1.0 - 2025-04-04 #

Added #

  • add ApiProviderUi to handle api states: idle, loading, empty, success, error
  • Automatically handle api states

1.1.1 - 2025-04-06 #

Added #

  • add full documentation and comments to our code
  • add test units
3
likes
150
points
41
downloads

Publisher

verified publisherpromifyltd.com

Weekly Downloads

A simple and customizable API provider using Dio for network requests in Flutter.

Repository (GitHub)
View/report issues

Topics

#api #dio #http #request #response

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, dio, flutter, talker_dio_logger

More

Packages that depend on easy_api_provider