easy_api_call 0.0.6 copy "easy_api_call: ^0.0.6" to clipboard
easy_api_call: ^0.0.6 copied to clipboard

A reusable HTTP API service with token management.

0.0.1 #

  • Initial release with dynamic HTTP requests and auto token refresh support.

0.0.2 - 2025-06-13 #

  • Improved token refresh handling with refresh queue to avoid multiple refresh calls.
  • Added support for PATCH HTTP method.
  • Fixed deprecated usage of onHttpClientCreate.
  • Enhanced documentation and added detailed comments.
  • Removed internal token storage; token and refresh token must be provided by user.

0.0.3 #

  • Added Flutter example project with basic usage of ApiService.
  • Fixed deprecated onHttpClientCreate usage.
  • Removed unused private _baseUrl field to clear analyzer warnings.
  • Improved documentation and project structure for pub.dev compatibility.

0.0.4 #

  • Bump "easy_api_call" to 0.0.4.

0.0.5 #

  • Bump "easy_api_call" to 0.0.5.

0.0.5 #

  • Bump "easy_api_call" to 0.0.6.
10
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A reusable HTTP API service with token management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, pretty_dio_logger

More

Packages that depend on easy_api_call