sentry_client 4.0.3 copy "sentry_client: ^4.0.3" to clipboard
sentry_client: ^4.0.3 copied to clipboard

outdatedDart 1 only

The Dart library for sending data to the Sentry server.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sentry_client

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

dependencies:
  sentry_client: ^4.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:sentry_client/sentry_client.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisherwrike.com

The Dart library for sending data to the Sentry server.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

uuid

More

Packages that depend on sentry_client