angular_sentry 0.1.0 copy "angular_sentry: ^0.1.0" to clipboard
angular_sentry: ^0.1.0 copied to clipboard

Platformweb

Helper to implements sentry with Angular

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular_sentry

With Flutter:

 $ flutter pub add angular_sentry

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

dependencies:
  angular_sentry: ^0.1.0

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:angular_sentry/angular_sentry.dart';
1
likes
120
pub points
40%
popularity

Publisher

unverified uploader

Helper to implements sentry with Angular

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

angular, logging, meta, sentry

More

Packages that depend on angular_sentry