stacked_crashlytics 0.1.4 copy "stacked_crashlytics: ^0.1.4" to clipboard
stacked_crashlytics: ^0.1.4 copied to clipboard

A package that provides a Crashlytics Service as well as a LogOuput.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stacked_crashlytics

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

dependencies:
  stacked_crashlytics: ^0.1.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:stacked_crashlytics/stacked_crashlytics.dart';
3
likes
100
pub points
63%
popularity

Publisher

unverified uploader

A package that provides a Crashlytics Service as well as a LogOuput.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

firebase_core, firebase_crashlytics, flutter, logger

More

Packages that depend on stacked_crashlytics