Flutter apps With AWS Amplify Backend: Part 2 — Authentication
Setting up authentication in a Flutter application is easy with the help of AWS Cognito, now available through Amplify Flutter. If you haven’t check out Part 1 of this series, I suggest you do that first.
What are we making?
We will be making a simple registration and login system for a Flutter application that uses AWS…