api_debugger 0.1.3 copy "api_debugger: ^0.1.3" to clipboard
api_debugger: ^0.1.3 copied to clipboard

Inspect Dio requests, responses, errors, headers, bodies, and timing in a modern in-app Flutter network debugger.

Changelog #

0.1.3 - 2026-08-23 #

  • Redact API keys, authorization values, tokens, secrets, passwords, cookies, session IDs, and custom sensitive fields before logs are stored.
  • Add showApiKey as 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.2 - 2026-08-19 #

  • 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.1 - 2026-08-19 #

  • Update package metadata and installation docs for the 0.1.1 release.
  • Document navigator-key and MaterialApp.router integration paths.
  • Document debugger availability, initial visibility, runtime switching, and in-memory log limits.

0.1.0 - 2026-08-16 #

  • 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.router integrations.
  • Add availability, initial visibility, runtime switching, and log limits.
3
likes
0
points
186
downloads

Publisher

unverified uploader

Weekly Downloads

Inspect Dio requests, responses, errors, headers, bodies, and timing in a modern in-app Flutter network debugger.

Repository (GitHub)
View/report issues

Topics

#dio #debugging #network #inspector #flutter-devtools

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on api_debugger