jonsaw / amazon-cognito-identity-dart

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
204 stars 93 forks source link

Appsync examples #11

Closed sweepy84 closed 6 years ago

sweepy84 commented 6 years ago

Wondering if you had more Appsync examples with offline data usage.

jonsaw commented 6 years ago

AppSync offline data will likely be beyond the scope of this package. However, will definitely post something in the community in the near future when I have a working example.

For AppSync to work well, we'll need the following:

8