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

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: ^3.0.27

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
150
points
2.7k
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

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on masamune_logger_firebase