sentry_dart_plugin 2.4.1 copy "sentry_dart_plugin: ^2.4.1" to clipboard
sentry_dart_plugin: ^2.4.1 copied to clipboard

Uploads debug symbols to Sentry for server-side symbolication.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sentry_dart_plugin
copied to clipboard

With Flutter:

 $ flutter pub add sentry_dart_plugin
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  sentry_dart_plugin: ^2.4.1
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sentry_dart_plugin/sentry_dart_plugin.dart';
copied to clipboard
28
likes
150
points
192k
downloads

Publisher

verified publishersentry.io

Weekly Downloads

2024.09.13 - 2025.03.28

Uploads debug symbols to Sentry for server-side symbolication.

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, convert, crypto, file, http, injector, process, properties, system_info2, yaml

More

Packages that depend on sentry_dart_plugin