File tree Expand file tree Collapse file tree 5 files changed +7
-11
lines changed
amplify_analytics_pinpoint
amplify_auth_cognito/example Expand file tree Collapse file tree 5 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ version: 0.2.1
4
4
homepage : https://github.com/aws-amplify/amplify-flutter/tree/main/packages/amplify_analytics_pinpoint
5
5
6
6
environment :
7
- sdk : ' >=2.12.0 <3.0.0'
8
- flutter : ^ 1.20.0
7
+ sdk : " >=2.12.0 <3.0.0"
8
+ flutter : " >= 1.20.0"
9
9
10
10
dependencies :
11
11
flutter :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/ampl
5
5
6
6
environment :
7
7
sdk : " >=2.12.0 <3.0.0"
8
- flutter : ^ 1.20.0
8
+ flutter : " >= 1.20.0"
9
9
10
10
dependencies :
11
11
flutter :
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
7
7
8
8
environment :
9
9
sdk : " >=2.12.0 <3.0.0"
10
- flutter : " >=1.17.0 <2.0 .0"
10
+ flutter : " >=2.2 .0"
11
11
12
12
dependencies :
13
13
flutter :
@@ -36,10 +36,6 @@ dev_dependencies:
36
36
# For information on the generic Dart part of this file, see the
37
37
# following page: https://dart.dev/tools/pub/pubspec
38
38
39
- # Needed to avoid conflict for integration tests until flutter driver has null safe version of crypto https://github.com/flutter/flutter/issues/77282
40
- dependency_overrides :
41
- crypto : ^3.0.0
42
-
43
39
# The following section is specific to Flutter.
44
40
flutter :
45
41
# The following line ensures that the Material Icons font is
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/ampl
5
5
6
6
environment :
7
7
sdk : " >=2.12.0 <3.0.0"
8
- flutter : " >=1.17 .0"
8
+ flutter : " >=1.20 .0"
9
9
10
10
dependencies :
11
11
flutter :
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ version: 0.2.1
4
4
homepage : https://github.com/aws-amplify/amplify-flutter/tree/main/packages/amplify_storage_s3
5
5
6
6
environment :
7
- sdk : ' >=2.12.0 <3.0.0'
8
- flutter : ^1.10.0
7
+ sdk : " >=2.12.0 <3.0.0"
8
+ flutter : " >=1.20.0 "
9
9
10
10
dependencies :
11
11
flutter :
You can’t perform that action at this time.
0 commit comments