api_interceptor 0.0.1
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