We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725d190 commit 520d2adCopy full SHA for 520d2ad
packages/api/amplify_api/pubspec.yaml
@@ -22,7 +22,7 @@ dependencies:
22
amplify_api_dart: ">=0.5.12 <0.6.0"
23
amplify_core: ">=2.7.0 <2.8.0"
24
amplify_flutter: ">=2.7.0 <2.8.0"
25
- connectivity_plus: ^6.0.1
+ connectivity_plus: ^7.0.0
26
flutter:
27
sdk: flutter
28
meta: ^1.16.0
pubspec.yaml
@@ -20,7 +20,7 @@ dependencies:
20
built_value: ^8.10.1
21
built_value_generator: ^8.10.1
code_builder: ^4.10.1
# This must roughly match what's included in `dart format`
# on stable so that CI checks pass for generated code.
dart_style: ^3.0.1
0 commit comments