peeky 0.0.4 copy "peeky: ^0.0.4" to clipboard
peeky: ^0.0.4 copied to clipboard

In-app network inspector for Flutter. Captures HTTP and Dio requests in a live, searchable panel. Tap or shake to open. Safe for production builds.

0.0.4 #

  • Add screenshots to README showcasing the inspector panel and response detail view.

0.0.3 #

  • Fix: add missing 0.0.2 entry to CHANGELOG to satisfy pub.dev validation.

0.0.2 #

  • Fix: shorten pubspec description to satisfy pub.dev length limit.
  • Fix: add curly braces to all single-statement if blocks (lint compliance).

0.0.1 #

  • Initial release.
  • In-app network inspector for Flutter — supports http and Dio.
  • Floating button and three-finger tap to open the inspector panel.
  • Live request/response log with search, filtering, and cURL export.
  • Captures Flutter framework errors in a dedicated Errors tab.
  • Set enabled: false to make all instrumentation a no-op in production.
1
likes
160
points
138
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

In-app network inspector for Flutter. Captures HTTP and Dio requests in a live, searchable panel. Tap or shake to open. Safe for production builds.

Repository (GitHub)
View/report issues

Topics

#network #debugging #http #dio #inspector

License

MIT (license)

Dependencies

dio, flutter, http

More

Packages that depend on peeky