apn_crashlytics 1.0.2 copy "apn_crashlytics: ^1.0.2" to clipboard
apn_crashlytics: ^1.0.2 copied to clipboard

discontinued

A new Appnormal flutter package for crash monitoring that wraps Sentry and Firebase Crashlytics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apn_crashlytics

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

dependencies:
  apn_crashlytics: ^1.0.2

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

Publisher

verified publisherappnormal.com

A new Appnormal flutter package for crash monitoring that wraps Sentry and Firebase Crashlytics.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

connectivity, device_info, firebase_crashlytics, flutter, package_info, sentry

More

Packages that depend on apn_crashlytics