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 b0ae1e2 commit 2c69e5dCopy full SHA for 2c69e5d
packages/amplify_authenticator/pubspec.yaml
@@ -10,10 +10,10 @@ environment:
10
flutter: ">=2.0.0"
11
12
dependencies:
13
- amplify_auth_cognito: ">=0.3.0 <0.6.0"
14
- amplify_auth_plugin_interface: ">=0.3.0 <0.6.0"
15
- amplify_core: ">=0.3.0 <0.6.0"
16
- amplify_flutter: ">=0.3.0 <0.6.0"
+ amplify_auth_cognito: ^0.5.0
+ amplify_auth_plugin_interface: ^0.5.0
+ amplify_core: ^0.5.0
+ amplify_flutter: ^0.5.0
17
collection: ^1.15.0
18
flutter:
19
sdk: flutter
0 commit comments