Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 568 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 568 Bytes

A Flutter Todo App using AWS Amplify & GetX

A simple To-Do List app created using AWS Amplify and GetX.

With this project you will learn how to:

  1. Use AWSAmplify Auth.
  2. Use AWSAmplify DataStore.
  3. Manage the state of the application using GetXController.
    1. Make the UI reactive efficiently, rebuilding only the necessary widgets.

YouTube video demo here:

A Flutter Todo App using AWS Amplify & GetX