bro_firebase_crashlytics 1.0.0
bro_firebase_crashlytics: ^1.0.0 copied to clipboard
Wraps the Firebase Crashlytics package to use it with the managers and loggers systems.
Bro firebase crashlytics #
Table of contents #
Introduction #
This package imports the firebase_crashlytics package to the manager system (see bro_abstract_manager).
Configuration #
If you use the CrashlyticsLoggerManager class, you have to add the MixinCrashlyticsConfigs to your app config manager.
Read the mixin, to see what you have to set in your config files.