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

A reusable HTTP API service with token management.

1.0.1 #

  • Fixed formatter issues.

1.0.0 #

  • Added support for custom request timeouts.
  • Improved error handling and error messages.
  • Updated dependencies to their latest stable versions.
  • Added more comprehensive API documentation.
  • Fixed minor bugs and improved overall stability.

0.0.7 #

  • Bump "easy_api_call" to 0.0.7.

0.0.6 #

  • Bump "easy_api_call" to 0.0.6.

0.0.5 #

  • Bump "easy_api_call" to 0.0.5.

0.0.4 #

  • Bump "easy_api_call" to 0.0.4.

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.2 #

  • 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.1 #

  • Initial release with dynamic HTTP requests and auto token refresh support.
10
likes
160
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A reusable HTTP API service with token management.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, pretty_dio_logger

More

Packages that depend on easy_api_call