Flutter package to implement authentication and storage using AWS Amplify.
- Sign up with email and password
- Sign in with email and password
- Maintain Session
- Send/Resend Verification code
- Reset Password
- Set/Get Attributes
- Upload file on S3 bucket
- Generate URL for the uploaded file
- Create your project
- Download
amplifyconfiguration.dart
file - Docs
https://docs.amplify.aws/start/getting-started/installation/q/integration/flutter/
flutter run