littlefish_monitoring_firebase 4.0.1 copy "littlefish_monitoring_firebase: ^4.0.1" to clipboard
littlefish_monitoring_firebase: ^4.0.1 copied to clipboard

unlisted

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_firebase

With Flutter:

 $ flutter pub add littlefish_monitoring_firebase

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

dependencies:
  littlefish_monitoring_firebase: ^4.0.1

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:littlefish_monitoring_firebase/firebase_http_metric.dart';
import 'package:littlefish_monitoring_firebase/firebase_monitoring_service.dart';
import 'package:littlefish_monitoring_firebase/firebase_trace.dart';
0
likes
0
points
53
downloads

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

The project for littlefish monitoring implementation of firebase performance monitoring

Homepage

License

unknown (license)

Dependencies

firebase_core, firebase_performance, flutter, littlefish_core

More

Packages that depend on littlefish_monitoring_firebase