obsi_error_sentry 1.0.1 copy "obsi_error_sentry: ^1.0.1" to clipboard
obsi_error_sentry: ^1.0.1 copied to clipboard

Production Sentry error reporting exporter for the Obsi SDK.

example/obsi_error_sentry_example.dart

import 'package:obsi/obsi.dart';
import 'package:obsi_error_sentry/obsi_error_sentry.dart';

void main() {
  Errors.configure(ErrorManager(exporter: SentryErrorExporter()));
}
0
likes
160
points
62
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Production Sentry error reporting exporter for the Obsi SDK.

Repository (GitHub)
View/report issues
Contributing

Topics

#observability #errors #sentry #crash-reporting

License

MIT (license)

Dependencies

obsi, sentry

More

Packages that depend on obsi_error_sentry