api_logger_plugin
A highly customizable API logger for HTTP and Dio in Dart/Flutter. Features 8 design styles, request/response filtering, and cURL command generation.
1.0.2
51 downloads/mo
#4258 most downloaded on pub.dev
Farhanchoksi/api_logger_plugin
What this package is like to depend on
Last release 3 months ago
15 May 2026
Too new to tell
only 1 release windows
Most releases are documented
notes for 2 of 3 stable releases
Nothing withdrawn
no release was ever pulled
3 months old
3 releases · first in 2026
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · May 2026 to May 2026Releases
latest 3-
1.0.215 May 2026Nothing published for this version
-
1.0.114 May 2026Release notes
Open source →- Fixed an issue where large response bodies were truncated at 1024 characters in the Flutter console.
-
1.0.014 May 2026Release notes
Open source →- Initial release.
- Features 8 different log styles (
pretty,compact,minimal,curl,singleLine,box,developer,emoji). - Intercepts and logs HTTP requests, responses, and errors.
- Fully customizable outputs (headers, body, max width).
- Custom request filtering support.