tree: f19749c2d74d63c0417cd8be270cf07018e1c5f1 [path history] [tgz]
  1. example/
  2. lib/
  3. test/
  4. .gitignore
  5. analysis_options.yaml
  6. CHANGELOG.md
  7. coverage_runner.sh
  8. LICENSE
  9. pubspec.yaml
  10. README.md
  11. USAGE_GUIDE.md
pkgs/unified_analytics/README.md

package:unified_analytics pub package package 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.