File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
analytics/amplify_analytics_pinpoint Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ platforms:
21
21
dependencies :
22
22
amplify_analytics_pinpoint_dart : " >=0.4.7 <0.5.0"
23
23
amplify_core : " >=2.6.0 <2.7.0"
24
- amplify_db_common : " >=0.4.7 <0.5.0"
24
+ amplify_db_common : " >=0.4.8 <0.5.0"
25
25
amplify_secure_storage : " >=0.5.7 <0.6.0"
26
26
aws_common : " >=0.7.3 <0.8.0"
27
27
device_info_plus : ^10.0.1
Original file line number Diff line number Diff line change 1
1
name : amplify_db_common
2
2
description : Common utilities for working with databases such as SQLite.
3
- version : 0.4.7
3
+ version : 0.4.8
4
4
homepage : https://github.com/aws-amplify/amplify-flutter/tree/main
5
5
repository : https://github.com/aws-amplify/amplify-flutter/tree/main/packages/common/amplify_db_common
6
6
issue_tracker : https://github.com/aws-amplify/amplify-flutter/issues
@@ -10,7 +10,7 @@ environment:
10
10
flutter : " >=3.19.0"
11
11
12
12
dependencies :
13
- amplify_db_common_dart : " >=0.4.7 <0.5.0"
13
+ amplify_db_common_dart : " >=0.4.8 <0.5.0"
14
14
drift : " >=2.18.0 <2.19.0"
15
15
flutter :
16
16
sdk : flutter
Original file line number Diff line number Diff line change 1
1
name : amplify_db_common_dart
2
2
description : Common utilities for working with databases such as sqlite. Used throughout Amplify packages.
3
- version : 0.4.7
3
+ version : 0.4.8
4
4
homepage : https://github.com/aws-amplify/amplify-flutter/tree/main
5
5
repository : https://github.com/aws-amplify/amplify-flutter/tree/main/packages/common/amplify_db_common_dart
6
6
issue_tracker : https://github.com/aws-amplify/amplify-flutter/issues
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ platforms:
20
20
21
21
dependencies :
22
22
amplify_core : " >=2.6.0 <2.7.0"
23
- amplify_db_common : " >=0.4.7 <0.5.0"
23
+ amplify_db_common : " >=0.4.8 <0.5.0"
24
24
amplify_storage_s3_dart : " >=0.4.8 <0.5.0"
25
25
aws_common : " >=0.7.3 <0.8.0"
26
26
flutter :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ environment:
10
10
11
11
dependencies :
12
12
amplify_core : " >=2.6.0 <2.7.0"
13
- amplify_db_common_dart : " >=0.4.7 <0.5.0"
13
+ amplify_db_common_dart : " >=0.4.8 <0.5.0"
14
14
async : ^2.10.0
15
15
aws_common : " >=0.7.3 <0.8.0"
16
16
aws_signature_v4 : " >=0.6.3 <0.7.0"
You can’t perform that action at this time.
0 commit comments