littlefish_monitoring_firebase 0.0.1
littlefish_monitoring_firebase: ^0.0.1 copied to clipboard
The project for littlefish monitoring implementation of firebase performance monitoring
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add littlefish_monitoring_firebaseWith Flutter:
$ flutter pub add littlefish_monitoring_firebaseThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
littlefish_monitoring_firebase: ^0.0.1Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.