chili_debug_view 1.3.1
chili_debug_view: ^1.3.1 copied to clipboard
Flutter debug view for checking network logs, response time and sharing them outside of app
Changelog #
1.3.1 #
- Non-JSON responses/requests are now properly displayed in log details screen
- Added pretty formatting for error response headers
1.3.0 #
- Redesigned log details screen
- Small UI improvements & fixes
- Update packages to latest:
- dio
1.2.0 #
- Add possibility to add proxy address
- Update packages to latest:
- dio
- share_plus
1.1.0 #
- Update packages to latest:
- share_plus
- dio
- path_provider
1.0.0 #
- Initial version