Amplify UI

Installation

Dependencies

Packages

You will need to add dependencies for the amplify_authenticator to the pubspec.yaml file as shown below.

  environment:
    sdk: ">=2.18.0 <4.0.0"
    flutter: ">=3.3.0"
  
  dependencies:
    amplify_flutter: ^1.0.0
    amplify_auth_cognito: ^1.0.0
    amplify_authenticator: ^1.0.0

The authenticator component is currently the only supported component for flutter.

View Authenticator Component docs

Amplify open source software, documentation and community are supported by Amazon Web Services.

© 2024 Amazon Web Services, Inc. and its affiliates. All rights reserved. View the site terms and privacy policy.

Flutter and the related logo are trademarks of Google LLC. We are not endorsed by or affiliated with Google LLC.