blob: 4263cfb5cb98c69a1397e4637495479ffe049891 [file] [log] [blame] [view]
[![package:unified_analytics](https://github.com/dart-lang/tools/actions/workflows/unified_analytics.yml/badge.svg)](https://github.com/dart-lang/tools/actions/workflows/unified_analytics.yml)
[![pub package](https://img.shields.io/pub/v/unified_analytics.svg)](https://pub.dev/packages/unified_analytics)
[![package publisher](https://img.shields.io/pub/publisher/unified_analytics.svg)](https://pub.dev/packages/unified_analytics/publisher)
## What's this?
This package is intended to be used on Dart and Flutter related
tooling only. It provides APIs to send events to Google Analytics using the
Measurement Protocol.
This is not intended to be general purpose or consumed by the community. It is
responsible for toggling analytics collection for related tooling on each
developer's machine.
## Using this package
Refer to the [usage guide](USAGE_GUIDE.md).