network_console 0.0.1
network_console: ^0.0.1 copied to clipboard
A comprehensive network consoling kit for Dio and Http with unified logging and a built-in on-device UI viewer.
0.0.1 #
- Initial release of
network_console. - Added
NetworkConsoleDiointerceptor for seamless integration with Dio. - Added
NetworkConsoleHttpclient wrapper for tracking Http requests. - Added
NetworkConsoleLogsfor viewing network activity history directly within the app. - Implemented unified logging system with UUID request matching and timestamping.