masamune_logger_firebase 2.6.17 copy "masamune_logger_firebase: ^2.6.17" to clipboard
masamune_logger_firebase: ^2.6.17 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 Dart:

 $ dart pub add masamune_logger_firebase

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 dart pub get):

dependencies:
  masamune_logger_firebase: ^2.6.17

Alternatively, your editor might support dart pub get or 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
1.28k
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, universal_platform

More

Packages that depend on masamune_logger_firebase