bro_firebase_crashlytics 1.0.0 copy "bro_firebase_crashlytics: ^1.0.0" to clipboard
bro_firebase_crashlytics: ^1.0.0 copied to clipboard

Wraps the Firebase Crashlytics package to use it with the managers and loggers systems.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bro_firebase_crashlytics

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

dependencies:
  bro_firebase_crashlytics: ^1.0.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:bro_firebase_crashlytics/bro_firebase_crashlytics.dart';
0
likes
130
points
44
downloads

Publisher

verified publisherdev.borlnov.com

Weekly Downloads

Wraps the Firebase Crashlytics package to use it with the managers and loggers systems.

Repository (GitHub)
View/report issues

Topics

#firebase #crashlytics #logging #brolibs

Documentation

API reference

License

MIT (license)

Dependencies

bro_abstract_logger, bro_config_manager, bro_global_manager, firebase_crashlytics, flutter

More

Packages that depend on bro_firebase_crashlytics