api_studio 1.0.0 copy "api_studio: ^1.0.0" to clipboard
api_studio: ^1.0.0 copied to clipboard

A powerful in-app API debugging and inspection tool for Flutter. Supports Dio interception, persistent logs, edit-and-run, CURL export, and a beautiful inspector dashboard.

1.0.0 #

✨ Added #

  • ApiStudio.initialize({ apiKey }) — optional automatic API execution logging to the API Studio backend
  • Fire-and-forget remote logging that never blocks, delays or affects user requests
  • Sensitive headers (Authorization, Cookie, Set-Cookie, X-API-Key, Proxy-Authorization) are stripped before upload
  • Recursive-logging protection: requests to the API Studio logging backend are never logged
  • Single-line console output on log upload success/failure (no bodies, headers or API keys ever printed)

🚀 Improved #

  • Improved API Inspector UI
  • Enhanced request details screen
  • Better cURL generation
  • Improved JSON formatting
  • Better README documentation
  • Updated screenshots
  • General performance and stability improvements

🛠 Fixed #

  • Minor bug fixes and UI improvements
9
likes
0
points
410
downloads

Publisher

verified publisherapistudio.cloud

Weekly Downloads

A powerful in-app API debugging and inspection tool for Flutter. Supports Dio interception, persistent logs, edit-and-run, CURL export, and a beautiful inspector dashboard.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, hive, hive_flutter, http, intl, path_provider, share_plus, uuid, web

More

Packages that depend on api_studio