easy_api_sl 0.1.1 copy "easy_api_sl: ^0.1.1" to clipboard
easy_api_sl: ^0.1.1 copied to clipboard

A Flutter package that makes API calls easy and maintainable with built-in token management, error handling, and logging.

Changelog #

0.1.0 #

  • Initial release
  • Added EasyApi class for making HTTP requests
  • Added token management with CacheHelper
  • Added comprehensive error handling
  • Added request/response logging
  • Added support for all HTTP methods (GET, POST, PUT, PATCH, DELETE)
  • Added form data support
  • Added customizable headers and base URL
4
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that makes API calls easy and maintainable with built-in token management, error handling, and logging.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

dio, flutter, shared_preferences

More

Packages that depend on easy_api_sl