masamune_logger_firebase 2.6.11 copy "masamune_logger_firebase: ^2.6.11" to clipboard
masamune_logger_firebase: ^2.6.11 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
copied to clipboard

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.6.11
copied to clipboard

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';
copied to clipboard
0
likes
160
points
5.49k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

2024.09.24 - 2025.04.08

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, universal_platform

More

Packages that depend on masamune_logger_firebase