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

A lightweight Dio HTTP inspector with clean minimal UI.

Changelog #

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.0.0 <6.0.0
13
likes
0
points
233
downloads

Publisher

verified publisher7wilight.com

Weekly Downloads

A lightweight Dio HTTP inspector with clean minimal UI.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, json_visualizer, shake_gesture

More

Packages that depend on dio_spy