interceptly 1.0.1
interceptly: ^1.0.1 copied to clipboard
Flutter network inspector for Dio, HTTP, and Chopper with overlay UI, replay tools, and HAR/cURL export.
1.0.1 #
- Added light/dark theme toggle support for better accessibility and user preference.
- Improved replay request UI with enhanced form layout and better input handling.
- Improved documentation and README structure.
- Updated publisher information.
1.0.0 #
Initial release of Interceptly.
- Added network capture for Dio, package:http, and Chopper.
- Added inspector overlay with floating button, shake, long-press, and custom stream triggers.
- Added request detail UI with tabs for request, response, error, and message views.
- Added replay tools including retry and duplicate-and-edit workflows.
- Added export utilities for HAR and cURL.
- Added runtime network simulation profiles (Offline, Slow 3G, Fast 3G, 4G, Wi-Fi, Custom).
- Added session storage with memory index and large-body offload support.