masamune_logger_firebase 2.0.75 copy "masamune_logger_firebase: ^2.0.75" to clipboard
masamune_logger_firebase: ^2.0.75 copied to clipboard

outdated

Plug-in package to easily add Firebase Analytics, Performance and Crashlytics on Masamune Framework. The functionality is available by simply adding an Adapter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_logger_firebase

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

dependencies:
  masamune_logger_firebase: ^2.0.75

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:masamune_logger_firebase/masamune_logger_firebase.dart';
0
likes
0
points
733
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Plug-in package to easily add Firebase Analytics, Performance and Crashlytics on Masamune Framework. The functionality is available by simply adding an Adapter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_analytics, firebase_core, firebase_crashlytics, firebase_performance, flutter, katana_firebase, masamune

More

Packages that depend on masamune_logger_firebase