api_lens 1.0.4
api_lens: ^1.0.4 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.4 - 2025-12-05 #
🐛 Fixed #
- Overlay button icon now correctly changes to close icon when logs screen is open
- Overlay button navigation no longer opens multiple instances of logs screen
- Deprecated withOpacity replaced with Color.fromARGB for better compatibility
💅 Improved #
- Overlay button now toggles logs screen open/close with single tap
- Better state management for overlay button and logs screen navigation