firebase_bloc_analytics 0.4.1 copy "firebase_bloc_analytics: ^0.4.1" to clipboard
firebase_bloc_analytics: ^0.4.1 copied to clipboard

Easy integrate you app with multiple analytics tracker, integrate with Firebase Analytics, Crashlytics and others

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_bloc_analytics

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

dependencies:
  firebase_bloc_analytics: ^0.4.1

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:firebase_bloc_analytics/firebase_bloc_analytics.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Easy integrate you app with multiple analytics tracker, integrate with Firebase Analytics, Crashlytics and others

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

bloc_analytics, firebase_analytics, flutter

More

Packages that depend on firebase_bloc_analytics