apn_analytics 1.0.2 copy "apn_analytics: ^1.0.2" to clipboard
apn_analytics: ^1.0.2 copied to clipboard

outdated

A new Appnormal flutter package that wraps firebase analytics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apn_analytics

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

dependencies:
  apn_analytics: ^1.0.2

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

Publisher

verified publisherappnormal.com

A new Appnormal flutter package that wraps firebase analytics.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

firebase_analytics, flutter, get_it

More

Packages that depend on apn_analytics