requests_inspector 1.0.2+5
requests_inspector: ^1.0.2+5 copied to clipboard
A Flutter package for logging API requests and accessing it by Shaking your phone to get the RequestsInspector widget on your screen.
0.0.1 #
- Initial release.
0.0.1+1 #
- Fix screenshots on
README.mdfile.
0.0.2+2 #
- Rename
RequestsInspectorControllertoInspectorControllerto solve naming confusion. - Add full example on
README.mdfile.
1.0.0+3 #
- Make sure the shaking sensor closed on dispose.
- Move package to stable version
v1.0.0+3.
1.0.1+4 #
- Remove
Navigatorfrom theInspectorwidget tree.
1.0.2+5 #
- Reset
MaterialAppwidget back because of select text feature was not working correctly.