-
Notifications
You must be signed in to change notification settings - Fork 277
Expand file tree
/
Copy pathpubspec.yaml
More file actions
41 lines (37 loc) · 1.18 KB
/
pubspec.yaml
File metadata and controls
41 lines (37 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name: amplify_analytics_pinpoint_dart
description: A Dart-only implementation of the Amplify Analytics plugin for Pinpoint.
version: 0.4.9
homepage: https://docs.amplify.aws/lib/q/platform/flutter/
repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/analytics/amplify_analytics_pinpoint_dart
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues
environment:
sdk: ^3.7.0
dependencies:
amplify_core: ">=2.6.2 <2.7.0"
amplify_db_common_dart: ">=0.4.10 <0.5.0"
amplify_secure_storage_dart: ">=0.5.5 <0.6.0"
aws_common: ">=0.7.7 <0.8.0"
aws_signature_v4: ">=0.6.5 <0.7.0"
built_collection: ^5.0.0
built_value: ^8.10.1
collection: ^1.15.0
drift: ^2.25.0
intl: ">=0.18.0 <1.0.0"
meta: ^1.16.0
path: ">=1.8.0 <2.0.0"
smithy: ">=0.7.5 <0.8.0"
smithy_aws: ">=0.7.5 <0.8.0"
uuid: ">=3.0.6 <5.0.0"
web: ^1.1.1
dev_dependencies:
amplify_lints: ">=3.1.2 <3.2.0"
build_runner: ^2.4.9
build_test: ^2.1.5
build_verify: ^3.0.0
build_version: ^2.0.0
build_web_compilers: ^4.0.0
built_value_generator: ^8.10.1
drift_dev: ^2.25.1
mocktail: ^1.0.0
test: ^1.22.1
# TODO - use cipher libraries for encrypted cached Analytics Events