dio_interceptor_plus 0.0.2 dio_interceptor_plus: ^0.0.2 copied to clipboard
Effortlessly enhance API handling in Flutter with detailed logging for requests, responses, and errors using Dio HTTP client integration.
Changelog #
All notable changes to this project will be documented in this file.
[0.0.1] - Initial Release #
Added #
- Main Feature: Introduced powerful and customizable Dio interceptor for logging HTTP requests and responses.
- Comprehensive Logging: Capture detailed information about each HTTP request and its corresponding response.
- Customizable Output: Tailor the log output to suit preferences, enabling or disabling specific details.
- Easy Integration: Seamlessly integrates with the popular Dio HTTP client library.