sentry_transport 1.1.0 copy "sentry_transport: ^1.1.0" to clipboard
sentry_transport: ^1.1.0 copied to clipboard

Sentry transport for revere logger. Routes error and fatal log events to Sentry via captureException, and lower-level events as breadcrumbs.

1.1.0 #

  • chore: update revere dependency to ^1.1.0.
  • chore: upgrade sentry_flutter from ^8.0.0 to ^9.16.0.
  • chore: expand description in pubspec.yaml to meet pub.dev requirements.
  • ci: add workflow_dispatch trigger for manual execution; add run_integration_tests input (default: false) — integration tests are skipped on pull request and push.

1.0.0 #

  • Initial release.
  • SentryTransport: routes error/fatal to captureException, others to addBreadcrumb.
  • SentryTrackerMixin: breadcrumb tracking, error reporting, and global Flutter error hooks.
0
likes
140
points
129
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Sentry transport for revere logger. Routes error and fatal log events to Sentry via captureException, and lower-level events as breadcrumbs.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, revere, sentry_flutter

More

Packages that depend on sentry_transport