A simple Flutter example app showing how to use
- AWS Cognito User Management
- AWS AppSync GraphQL API with Flutter
This Example uses the AWS Cognito hosted UI to manage all users including federated identities within the Cognito User Pool.
It is still using a Cognito Identity Pool to get IAM access credentials.
To get a better understanding checkout the following links.
- Cleanup
- Better organized into blocs, repositories and providers
- Now using BuiltValue and BuiltCollection