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

A Dart library for managing HTTP requests with Dio interceptors, providing detailed logging and error handling.

ApiInterceptor Library #

A Dart library with Dio interceptors for logging HTTP requests and responses.

🚀 Features #

  • Logs request and response details.
  • Automatically splits large logs into manageable chunks.
  • Compatible with Flutter and Dart.

📦 Installation #

Add the following to your pubspec.yaml:

dependencies:
  api_interceptor: ^1.0.0
0
likes
130
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for managing HTTP requests with Dio interceptors, providing detailed logging and error handling.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on api_interceptor