api_debugger
Inspect Dio requests, responses, errors, headers, bodies, and timing in a modern in-app Flutter network debugger.
0.1.5
186 downloads/mo
#1404 most downloaded on pub.dev
sazzad765/ApiDebugger
What this package is like to depend on
Last release today
23 Aug 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
0 months old
6 releases · first in 2026
6 releases in the last 12 months
see the full history below
Release timeline
6 releases · Aug 2026 to Aug 2026Releases
latest 6-
0.1.523 Aug 2026Release notes
Open source →- Replace the linked MP4 demo with an optimized inline animated GIF.
- Add the animated workflow demo to the pub.dev Screenshots gallery.
- Reduce the packaged demo media from approximately 1.6 MB to 247 KB.
-
0.1.423 Aug 2026Release notes
Open source →- Add Network Inspector and request-details screenshots to the README and pub.dev Screenshots gallery.
- Add a linked demo video and configure the first screenshot as the pub.dev package thumbnail.
-
0.1.323 Aug 2026Release notes
Open source →- Redact API keys, authorization values, tokens, secrets, passwords, cookies, session IDs, and custom sensitive fields before logs are stored.
- Add
showApiKeyas an explicit opt-in for viewing raw sensitive values. - Redact sensitive data in URLs, headers, query parameters, request/response bodies, errors, and multipart form fields.
-
0.1.219 Aug 2026Release notes
Open source →- Redesign the API request details dialog with a cleaner header, summary metrics, and framed request/response sections.
- Format request durations in a readable style, such as
4s 1ms. - Restore the Android platform project for the example app.
-
0.1.119 Aug 2026Release notes
Open source →- Update package metadata and installation docs for the
0.1.1release. - Document navigator-key and
MaterialApp.routerintegration paths. - Document debugger availability, initial visibility, runtime switching, and in-memory log limits.
- Update package metadata and installation docs for the
-
0.1.016 Aug 2026Release notes
Open source →- Capture Dio requests, responses, and errors.
- Inspect headers, query parameters, bodies, status codes, and duration.
- Add draggable in-app inspector with modern request and detail views.
- Support both navigator-key and
MaterialApp.routerintegrations. - Add availability, initial visibility, runtime switching, and log limits.