bdlogging_firebase

Creator: coderz1093

Last updated:

0 purchases

bdlogging_firebase Image
bdlogging_firebase Images

Languages

Categories

Add to Cart

Description:

bdlogging firebase

bdlogging_firebase is a package that provide BDLogHandler for firebase services.
Example #
import 'package:bdlogging_firebase/bdlogging_firebase.dart';

final FirebaseCrashlytics crashlytics = FirebaseCrashlytics.instance;

final FirebaseCrashlyticsLogHandler handler = FirebaseCrashlyticsLogHandler(
crashlytics: crashlytics,
supportedLevels: <BDLevel>[BDLevel.warning],
);
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.