flutter_telex_error_monitor 0.0.4 copy "flutter_telex_error_monitor: ^0.0.4" to clipboard
flutter_telex_error_monitor: ^0.0.4 copied to clipboard

A Flutter package that automatically captures application errors and exceptions at runtime and forwards them to Telex channels for real-time monitoring and debugging.

Changelog #

0.0.2 #

New Features #

  • Added Telex integration with webhook URL support
  • Added custom app name configuration
  • Enhanced error reporting format
  • Improved stack trace analysis
  • Added specialized handling for layout overflow errors
  • Added custom handling for network errors
  • Improved documentation

Bug Fixes #

  • Fixed issues with error message formatting
  • Improved error location extraction
  • Fixed handling of asynchronous errors

0.0.1 #

  • Initial release with basic error tracking functionality
  • Flutter framework error capturing through FlutterError.onError
  • Asynchronous error capturing with runZonedGuarded
  • Basic FastAPI backend integration
0
likes
155
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that automatically captures application errors and exceptions at runtime and forwards them to Telex channels for real-time monitoring and debugging.

Repository (GitHub)
View/report issues

Topics

#error-handling #monitoring #telex #debugging

Documentation

API reference

License

MIT (license)

Dependencies

build_runner, flutter, http, mockito, stack_trace

More

Packages that depend on flutter_telex_error_monitor