pushstrength_flutter_crashlytics 0.0.3 copy "pushstrength_flutter_crashlytics: ^0.0.3" to clipboard
pushstrength_flutter_crashlytics: ^0.0.3 copied to clipboard

discontinued

Fork of flutter_crashlytics, a Flutter plugin to enable Crashlytics reporting on Android and iOS, also offer the ability to add custom log and informations to the reports.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pushstrength_flutter_crashlytics

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

dependencies:
  pushstrength_flutter_crashlytics: ^0.0.3

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

Publisher

unverified uploader

Fork of flutter_crashlytics, a Flutter plugin to enable Crashlytics reporting on Android and iOS, also offer the ability to add custom log and informations to the reports.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, stack_trace

More

Packages that depend on pushstrength_flutter_crashlytics