patapata_sentry 1.1.0 copy "patapata_sentry: ^1.1.0" to clipboard
patapata_sentry: ^1.1.0 copied to clipboard

This package is a plugin for Patapata that adds support for Sentry to your Patapata app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add patapata_sentry

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

dependencies:
  patapata_sentry: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:patapata_sentry/patapata_sentry.dart';
0
likes
130
pub points
32%
popularity

Publisher

verified publishergree.co.jp

This package is a plugin for Patapata that adds support for Sentry to your Patapata app.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (LICENSE)

Dependencies

flutter, patapata_core, sentry, sentry_flutter

More

Packages that depend on patapata_sentry