large Flutter Favorite logosmall Flutter Favorite logo

sentry 7.13.2 icon indicating copy to clipboard operation
sentry: ^7.13.2 copied to clipboard

A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.

example/README.md

package:sentry example #

The example in this directory throws an error and sends it to Sentry.io. Use it as a source of example code, or to smoke-test your Sentry.io configuration.

To use the example, create a Sentry.io account and get a DSN for your project. In the main.dart file, replace the dsn value with the one you got from Sentry.io. Then run the following command :

dart pub get
dart run
429
likes
120
pub points
97%
popularity

Publisher

verified publisher iconsentry.io

A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.

Homepage

Documentation

Documentation
API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

http, meta, stack_trace, uuid

More

Packages that depend on sentry