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

A beautiful, modern API logger and inspector for Flutter with syntax-highlighted JSON, URL parsing, and rich statistics. Debug your HTTP requests with style.

1.0.0 2025-01-XX #

Initial Release 🎉 #

Features

  • Draggable overlay button with hide/show functionality
  • Beautiful UI with Material Design
  • JSON syntax highlighting for requests/responses
  • Color-coded URL display (scheme, host, path, query)
  • SQLite persistent storage for logs
  • Dio interceptor support
  • HTTP client wrapper support
  • Statistics dashboard with:
    • Total requests counter
    • Average response duration
    • Success rate percentage
    • Status code distribution charts
    • HTTP method distribution charts
  • Advanced filtering:
    • Filter by HTTP method (GET, POST, PUT, DELETE, PATCH)
    • Filter by status (SUCCESS, ERROR)
    • Search by URL or method
  • Auto-cleanup old logs (configurable days)
  • Max logs limit enforcement (configurable)
  • Configurable button appearance (color, icon, size, position)
  • Export logs as JSON
  • Console logging option
  • Debug/Release/Minimal configuration presets

Platform Support

  • ✅ Android
  • ✅ iOS

Documentation

  • Complete README with examples
  • API documentation
  • Example app demonstrating all features
2
likes
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful, modern API logger and inspector for Flutter with syntax-highlighted JSON, URL parsing, and rich statistics. Debug your HTTP requests with style.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, http, path, path_provider, sqflite

More

Packages that depend on api_lens