api_error_monitor
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.3
53 downloads/mo
#4031 most downloaded on pub.dev
AhmedSlman/api_error_monitor
What this package is like to depend on
Last release 9 months ago
12 Nov 2025
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
9 months old
3 releases · first in 2025
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Nov 2025 to Nov 2025
2026
Releases
latest 3-
0.0.312 Nov 2025Release notes
Open source →- Updated example Discord webhook URL to placeholder
- Added LinkedIn post documentation
-
0.0.212 Nov 2025Release notes
Open source →- 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.112 Nov 2025Release notes
Open source →- 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