dio_spy 0.0.5 copy "dio_spy: ^0.0.5" to clipboard
dio_spy: ^0.0.5 copied to clipboard

A lightweight Dio HTTP inspector with clean minimal UI.

Changelog #

0.0.5 - 2026-02-16 #

Fixes #

  • Raised Dio lower bound from >=5.0.0 to >=5.2.0 (DioException was introduced in 5.2.0)

0.0.4 - 2026-02-16 #

Features #

  • Added DioSpyWrapper widget — an overlay-based alternative to the navigatorKey approach for displaying the inspector UI

0.0.3 - 2026-02-13 #

Docs #

  • Update Screenshots

0.0.2 - 2026-02-13 #

Features #

  • Added JSON visualizer with interactive tree view

0.0.1 - 2026-02-12 #

Initial Release #

A lightweight HTTP inspector for Dio with a clean minimal UI.

Features

  • Automatic HTTP request/response capture via Dio interceptor
  • Shake gesture to open inspector
  • Clean UI with request/response details viewer
  • Copy as cURL command
  • Collapsible JSON tree viewer
  • Request timing and response size tracking
  • Quick filter by URL, HTTP method and status code
  • In-memory circular buffer storage (configurable, default: 1000 calls)

Requirements

  • Dart SDK: ^3.0.0
  • Flutter: >=3.10.0
  • Dio: >=5.2.0 <6.0.0
13
likes
160
points
214
downloads

Publisher

verified publisher7wilight.com

Weekly Downloads

A lightweight Dio HTTP inspector with clean minimal UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, json_visualizer, shake_gesture

More

Packages that depend on dio_spy