Articles in this series
Dear Reader, when I began learning how to create mobile applications, all I ever wanted to build was the next Facebook. And deep down within, I 100% believed I could create the next big social media app that'll go head-on with Facebook😅. The yea...
1 October, 2021 - Loom Recording - Watch Video PART 1 Hi there, in the first part of this series, we briefly introduced and added amplify to our Flutter application. In this second part, we'll continue from where we left off. FULL SOURCE ...
In PART 1 and PART 2 of this series, we covered how to configure Amplify with Flutter, create login/registration screens and update profile screen. In this post, we'll look at how to let a user add and display all posts in the database in real time....
Welcome to the 4th and final post in this series. PART 1 PART 2 PART 3 In the last 3 posts, we setup Amplify to Work with Flutter, Created a Login/Registration Screen Sign In With Google Created an update profile screen Create and Display Posts ...