api_error_monitor 0.0.2 copy "api_error_monitor: ^0.0.2" to clipboard
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
7
likes
160
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart/Flutter package that automatically detects and reports API response parsing errors, including type mismatches and missing keys, with Discord webhook integration.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, http, path, path_provider

More

Packages that depend on api_error_monitor