api_response_debugger 0.0.2
api_response_debugger: ^0.0.2 copied to clipboard
A Flutter package for debugging and tracking API responses with advanced visualization and analysis tools.
0.0.1 #
Initial release of API Response Debugger package with the following features:
-
Core Features:
- API response tracking and local storage
- Response history management
- JSON diff visualization
- Model structure comparison
- Parsing error analysis
-
UI Components:
- Debug dashboard for response overview
- Detailed response inspection view
- Model comparison visualization
- JSON highlighting and formatting
-
Database Features:
- SQLite integration for response storage
- Automatic database initialization
- Response cleanup utilities
-
Developer Tools:
- Error tracking with stack traces
- Response comparison tools
- Type mismatch detection
- Parsing failure analysis
-
Integration Features:
- Easy API integration
- Flexible response tracking
- Development mode support
- Customizable UI components