firebase_analytics 0.0.4 firebase_analytics: ^0.0.4 copied to clipboard
Firebase Analytics plugin for Flutter.
Firebase Analytics for Flutter #
A Flutter plugin to use the Firebase Analytics API.
For Flutter plugins for other Firebase products, see FlutterFire.md.
Note: This plugin is still under development, and some APIs might not be available yet. Feedback and Pull Requests are most welcome!
Usage #
To use this plugin, add firebase_analytics
as a dependency in your pubspec.yaml file.
Getting Started #
See the example
directory for a complete sample app using Firebase Analytics.