Month: February 2026
Using AWS Amplify to authenticate a Flutter App
I recently needed to create a new app which requires user authentication and a data backend. Rather than build this for scratch I decided to use an existing authentication provider. Firebase or Amplify? There are two main contenders for this, Google’s Firebase and Amazon AWS. I did a bit of reading around. The general consensus…
