api_hawk 1.0.1 copy "api_hawk: ^1.0.1" to clipboard
api_hawk: ^1.0.1 copied to clipboard

A lightweight HTTP inspector for Flutter. Built-in support for Dio, http, and Chopper. Granular copy options, collapsible JSON viewer, and quick cURL export.

1.0.1 #

  • Fix: Clipboard doesn't sync on iOS simulator — copied text is now logged to the debug console
  • Added "VIEW" action on copy snackbar (debug mode only) to show selectable text in a dialog

1.0.0 #

  • Initial release
  • Built-in interceptors for Dio, http, and Chopper
  • Generic logging API for any HTTP client (logRequest / logResponse / logError)
  • Collapsible JSON tree viewer with syntax highlighting
  • Granular copy menu: URL, request headers, request body, response headers, response body, cURL, full call log
  • Long-press to copy any header row or JSON value
  • Quick cURL copy button in app bar
  • Search by URL with HTTP method filter chips
  • GitHub-dark themed UI
  • Optional navigatorKey for overlay-safe navigation
  • In-memory only storage — no disk writes
2
likes
0
points
170
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight HTTP inspector for Flutter. Built-in support for Dio, http, and Chopper. Granular copy options, collapsible JSON viewer, and quick cURL export.

Repository (GitHub)
View/report issues

Topics

#http #inspector #dio #networking #debugging

License

unknown (license)

Dependencies

chopper, dio, flutter, http

More

Packages that depend on api_hawk