Skip to content

Commit 8427e3f

Browse files
Flutter version bump (#1988)
1 parent d7f15b3 commit 8427e3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/pages/[platform]/getting-started/installation/dependencies.flutter.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ You will need to add dependencies for the `amplify_authenticator` to the `pubspe
44

55
```yaml
66
dependencies:
7-
amplify_flutter: ^0.4.0
8-
amplify_auth_cognito: ^0.4.0
7+
amplify_flutter: ^0.5.0
8+
amplify_auth_cognito: ^0.5.0
99
amplify_authenticator: ^0.1.0
1010
```
1111

0 commit comments

Comments
 (0)