blob: e5d0a16c81c056e012074f602c0ea157d03d0dc6 [file] [log] [blame]
name: unified_analytics
description: >-
A package for logging analytics for all Dart and Flutter related tooling
to Google Analytics.
# When updating this, keep the version consistent with the changelog and the
# value in lib/src/constants.dart.
version: 0.1.1-dev
repository: https://github.com/dart-lang/tools/tree/main/pkgs/unified_analytics
environment:
sdk: '>=2.19.0 <4.0.0'
dependencies:
clock: ^1.1.1
file: ^6.1.4
http: ^0.13.5
intl: ^0.18.0
path: ^1.8.0
dev_dependencies:
lints: ^2.0.0
test: ^1.16.0
yaml: ^3.1.1