File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
packages/analytics/amplify_analytics_pinpoint Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ dependencies:
25
25
flutter :
26
26
sdk : flutter
27
27
file_picker : ^4.0.0
28
- amplify_flutter : 0.6.1
29
- amplify_analytics_pinpoint : 0.6.1
30
- amplify_auth_cognito : 0.6.1
31
- amplify_storage_s3 : 0.6.1
28
+ amplify_flutter : 0.6.2
29
+ amplify_analytics_pinpoint : 0.6.2
30
+ amplify_auth_cognito : 0.6.2
31
+ amplify_storage_s3 : 0.6.2
32
32
# The following adds the Cupertino Icons font to your application.
33
33
# Use with the CupertinoIcons class for iOS style icons.
34
34
cupertino_icons : ^0.1.3
Original file line number Diff line number Diff line change 1
1
name : amplify_analytics_pinpoint
2
2
description : The Amplify Flutter Analytics category plugin using the AWS Pinpoint provider.
3
- version : 0.6.1
3
+ version : 0.6.2
4
4
homepage : https://docs.amplify.aws/lib/q/platform/flutter/
5
5
repository : https://github.com/aws-amplify/amplify-flutter
6
6
issue_tracker : https://github.com/aws-amplify/amplify-flutter/issues
@@ -10,8 +10,8 @@ environment:
10
10
flutter : " >=2.10.0"
11
11
12
12
dependencies :
13
- amplify_analytics_pinpoint_android : 0.6.1
14
- amplify_analytics_pinpoint_ios : 0.6.1
13
+ amplify_analytics_pinpoint_android : 0.6.2
14
+ amplify_analytics_pinpoint_ios : 0.6.2
15
15
amplify_core : 0.6.2
16
16
aws_common : ^0.1.1
17
17
flutter :
You can’t perform that action at this time.
0 commit comments