gits_inspector 3.2.0 gits_inspector: ^3.2.0 copied to clipboard
A simple in-app for GitsHttp inspector. Intercepts and persists all HTTP requests and responses inside your application, and provides a UI for inspecting their content.
3.2.0 #
- upgrade intl to 0.19.0
- upgrade flutter_local_notifications to 16.2.0
- upgrade share_plus to 7.2.1
- upgrade flutter_lints to 3.0.1
- upgrade sensor_plus to 4.0.2
- fixing cannot share inspector in ipad
3.1.0 #
- bump depedencies
3.0.1 #
- fix: remove final class for GitsInspector
3.0.0 #
- build: bump version dependencies
- chore: support dart 3.0.0 and flutter 3.10.0
2.0.2 #
- build: bump version dependencies
2.0.1 #
- fix payload local notification with 'gits_inspector'
2.0.0 #
- update package sqflite: ^2.1.0+1
- update package sensors_plus: ^2.0.1
- update package flutter_local_notifications: ^12.0.2
- share_plus: ^6.0.1
1.0.1 #
- update package sqflite to 2.0.3+1
- update package sensors_plus to 1.3.4+1
- update package flutter_local_notifications to 9.9.0
- update package share_plus to 4.0.10+1
- remove package equatable
1.0.0 #
- remove dependency gits_base & flutter_bloc
- update depedency sqflite, sensors_plus, flutter_local_notifications & share_plus
- remove cubit gits_inspector
- fix pretty json
- add empty state for request section
- change to selectabletext for item & body inspector
0.1.2 #
- add dartdoc
- add example
0.1.1 #
- update package gits_base to 0.1.1
0.1.0 #
- add documentation in readme.
- add authors.
- fix link repository.
0.0.1 #
- Initial Open Source release.