Muhammed Salih GulerinFlutter CommunityDeploy a Flutter Web Application Using AWS AmplifyFlutter is a UI toolkit used to create cross-platform applications for mobile, desktop, and web from a single codebase. Since developers…Jul 302Jul 302
Muhammed Salih GulerinFlutter CommunityOptimizing Authentication Flows with TOTP using AWS Amplify and Flutter for Improved SecurityIn today’s digital world, protecting user data is crucial. To enhance security, many applications are adding extra security steps like MFA…Sep 7, 2023Sep 7, 2023
Muhammed Salih GulerinFlutter CommunityAll for One, One for All: Embracing Dart’s Three Musketeers — Records, Patterns, and Sealed ClassesGet ready for a journey into the realm of programming as the highly anticipated release of Dart 3.0 is announced at Google IO 2023!May 12, 20231May 12, 20231
Muhammed Salih GulerinFlutter CommunityAuthentication flows on Flutter Web and Mobile with AWS AmplifyWith AWS Amplify Authentication libraries going Developer Preview, now developers are able to target not only iOS and Android but also Web…Aug 26, 2022Aug 26, 2022
Muhammed Salih GulerinFlutter CommunityHosting Flutter Web Applications with Amplify Hosting and GitHub ActionsFlutter’s vision is to be the portable UI framework for building beautiful applications for all platforms (source: Flutter Medium). With…Jul 20, 20224Jul 20, 20224
Muhammed Salih GulerinFlutter CommunityMastering AWS Amplify’s SMS Flows in Flutter — Part 4: Sign In FlowSo far, you were able to set up your Flutter project with AWS Amplify and create a sign up flow. Now it is time to learn how you can sign…Jun 30, 2022Jun 30, 2022
Muhammed Salih GulerinITNEXTMastering AWS Amplify’s SMS Flows in Flutter — Part 3: Sign Up FlowIn the earlier parts of this blog post series, you learned about creating an AWS account, creating a Flutter project and setting up AWS…Jun 30, 2022Jun 30, 2022
Muhammed Salih GulerinFlutter CommunityMastering AWS Amplify’s SMS Flows in Flutter — Part 2: Project SetupPreviously, you set up your computer to use AWS Amplify. Now it is time to set up the project to build up the ground work.Jun 30, 2022Jun 30, 2022
Muhammed Salih GulerinFlutter CommunityMastering AWS Amplify’s SMS Flows in Flutter — Part 1 : AWS SetupTo secure authentication flows, developers need to implement additional security options to their applications. One of the most common…Jun 30, 2022Jun 30, 2022
Muhammed Salih GulerinFlutter CommunityHow to “actually” get test coverage for your Flutter applications?Writing a test is one of the most important principles in the software development. They help you to prevent having regressions, they…Mar 24, 20214Mar 24, 20214