errorgap 0.1.0 copy "errorgap: ^0.1.0" to clipboard
errorgap: ^0.1.0 copied to clipboard

Flutter notifier for Errorgap error tracking — reports uncaught Flutter and Dart errors with backtraces and device context to your Errorgap project.

Changelog #

0.1.0 #

  • Initial release: Dart-side error reporting for Errorgap.
  • Errorgap.init(...) configuration with env-style defaults.
  • Dart StackTrace parsing with in_app frame detection.
  • Async delivery queue with flush(); the SDK never throws.
  • Caller-supplied deviceInfo attached to every notice.
0
likes
140
points
135
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter notifier for Errorgap error tracking — reports uncaught Flutter and Dart errors with backtraces and device context to your Errorgap project.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http

More

Packages that depend on errorgap