sentry_link 8.14.0 copy "sentry_link: ^8.14.0" to clipboard
sentry_link: ^8.14.0 copied to clipboard

Automatic capture of exceptions and GraphQL errors for the gql eco-system, like graphql and ferry

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sentry_link
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_link: ^8.14.0
copied to clipboard

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_link/sentry_link.dart';
copied to clipboard
12
likes
0
points
8.6k
downloads

Publisher

verified publishersentry.io

Weekly Downloads

2024.05.28 - 2025.04.22

Automatic capture of exceptions and GraphQL errors for the gql eco-system, like graphql and ferry

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

gql, gql_error_link, gql_exec, gql_link, sentry

More

Packages that depend on sentry_link