api_error_monitor 0.0.2
api_error_monitor: ^0.0.2 copied to clipboard
A Dart/Flutter package that automatically detects and reports API response parsing errors, including type mismatches and missing keys, with Discord webhook integration.
0.0.2 #
- Improved key extraction from source files in debug mode
- Enhanced error parsing with better type detection
- Fixed unreliable heuristic approach for key extraction
- Better stack trace analysis for production environments
- Improved file path resolution for source file reading
- More reliable error reporting in debug mode
- Better handling of type mismatch errors
0.0.1 #
- Initial release
- Automatic API error detection and reporting
- Discord webhook integration
- Local file logging
- Support for Dio and HTTP packages
- Error parsing and type detection
- Retry mechanism for failed webhook requests
- Debug mode configuration
- Error report management