chucker_flutter 1.2.1 chucker_flutter: ^1.2.1 copied to clipboard
Chucker Flutter helps you inspect the HTTP(S) requests/responses. It stores data locally and provides a UI for inspecting network calls and sharing their content.
1.0.0 #
- First release.
1.0.0+1 #
- Minor refactoring
1.1.0 #
- Added support for Dart's Http library
- Created custom json tree viewer
- Minor issues fixes
1.1.1 #
- Minor issues fixes
- Tests
1.1.1+1 #
- Read me updated
1.1.1+2 #
- Minor improvements
1.1.2 #
- Fixed Directionality issue in RTL languages
- Minor improvements
1.1.3 #
- Add check for debug build. For now, the Chucker Flutter button and notifications would be visible in debug mode only.
1.1.4 #
- Minor fixes
1.2.0 #
- Added support for Chopper Library
1.2.1 #
- Minor fixes