Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: amplify_auth_cognito
description: The Amplify Flutter Auth category plugin using the AWS Cognito provider.
version: 0.4.1
homepage: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/amplify_auth_cognito
homepage: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/auth/amplify_auth_cognito

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito_android/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: amplify_auth_cognito_android
description: The method channel implementation for amplify_auth_cognito on Android
version: 0.4.1
homepage:
homepage: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/auth/amplify_auth_cognito_android

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito_ios/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: amplify_auth_cognito_ios
description: The method channel implementation for amplify_auth_cognito on iOS
version: 0.4.1
homepage:
homepage: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/auth/amplify_auth_cognito_ios

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_plugin_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: amplify_auth_plugin_interface
description: The platform interface for the auth module of Amplify Flutter.
version: 0.4.1
homepage: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/amplify_auth_plugin_interface
homepage: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/auth/amplify_auth_plugin_interface

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down