Skip to content

Example flutter app using AWS Cognito and AppSync GraphQL API

Notifications You must be signed in to change notification settings

BerndWessels/flutter_aws_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_aws_app

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.

More Details

Changelog

2019 / 05 / 31

  • Cleanup
  • Better organized into blocs, repositories and providers
  • Now using BuiltValue and BuiltCollection

About

Example flutter app using AWS Cognito and AppSync GraphQL API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages