spreeloop_crash_reporting 0.0.4 copy "spreeloop_crash_reporting: ^0.0.4" to clipboard
spreeloop_crash_reporting: ^0.0.4 copied to clipboard

Package that provides methods for reporting crash in application based on firebase crashlytics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spreeloop_crash_reporting

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

dependencies:
  spreeloop_crash_reporting: ^0.0.4

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:spreeloop_crash_reporting/spreeloop_crash_reporting.dart';
2
likes
130
points
61
downloads

Publisher

verified publisherspreeloop.com

Weekly Downloads

Package that provides methods for reporting crash in application based on firebase crashlytics.

Repository (GitHub)
View/report issues

Topics

#firebase #crashlytics #report #error

Documentation

API reference

License

MIT (license)

Dependencies

firebase_crashlytics, flutter

More

Packages that depend on spreeloop_crash_reporting