Last updated:
0 purchases
google analytics legacy
google_analytics_legacy #
Flutter plugin for sending events to Google Analytics (Universal Analytics).
Setup #
To use this plugin, add google_analytics_legacy as a dependency in your pubspec.yaml file.
Android #
Copy your google-service.json to android/app folder
Add to your build.gradle
apply plugin: 'com.google.gms.google-services'
copied to clipboard
iOS #
After you add this lib to pubspec.yaml you are ready to go.
More info #
See examples.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.