analytics_manager 1.0.0 copy "analytics_manager: ^1.0.0" to clipboard
analytics_manager: ^1.0.0 copied to clipboard

Helper for multiple analytics services handler

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add analytics_manager

With Flutter:

 $ flutter pub add analytics_manager

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

dependencies:
  analytics_manager: ^1.0.0

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:analytics_manager/analytics_manager.dart';
2
likes
0
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

Helper for multiple analytics services handler

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on analytics_manager