groveman_sentry 1.0.0 copy "groveman_sentry: ^1.0.0" to clipboard
groveman_sentry: ^1.0.0 copied to clipboard

outdated

Groveman tree that sends its logs to Sentry.io through Breadcrumbs and events capture.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add groveman_sentry

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

dependencies:
  groveman_sentry: ^1.0.0

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:groveman_sentry/groveman_sentry.dart';
1
likes
0
pub points
61%
popularity

Publisher

verified publisherkmartins.dev

Groveman tree that sends its logs to Sentry.io through Breadcrumbs and events capture.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

groveman, meta, sentry

More

Packages that depend on groveman_sentry