flutter_network_inspector 0.1.7 flutter_network_inspector: ^0.1.7 copied to clipboard
This package allows you to monitor network calls made with Dart’s http package. Track all your HTTP requests easily without using third-party libraries.
0.1.7 #
- Updated UI, Better performance
- Customize title
- Show Log enabled/diabled.
0.1.6 #
- Enable/Disable Logging to console.
0.1.5 #
- Connection type logged
- SSL Info logged
- Added copy, now you can copy the http info with your fellow developers
- Updated UI
0.1.4 #
- Helps you to monitor networks calls done using the http package with in the app.