network_console 0.0.4
network_console: ^0.0.4 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.4 #
- Improved
NetworkConsoleLogsscreen UI.
0.0.3 #
- Improved
NetworkConsoleLogsscreen UI.
0.0.2 #
- Fixed
NetworkConsoleLogsscreen not opening. - Fixed Versioning issue.
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.