Skip to content

deekob/amplify_flutter_workshop

Repository files navigation

Amplify and Flutter Workshop

Workshop overview

In this workshop, you will create a mobile application using AWS Amplify and Flutter. The application will have the capability to create a new user in your Amazon Cognito User Pool and view your current GPS co-ordinates

This tutorial will not require any previous knowledge with AWS or any of its services to follow along. However, there will be some more intermediate concepts covered when working with Flutter and Dart.

Accessing Workshop content

This workshop has been converted to Hugo format and a hosted version can be found here

The modules

  • Prerequisites for the labs
  • Building your Flutter application
  • Building your Amplify application
  • Configuring your Flutter application to authenticate against Amazon Cognito
  • Calling GPS coordinates of device and displaying on screen
  • Display Open Street Maps showing GPS coordinates of the device

Questions and contact

For questions on this workshop, or to contact the team, please leave a comment on GitHub.

License

This sample code is made available under the MIT-0 license. See the LICENSE file.