Skip to content

salihgueler/amplify_sms_test

Repository files navigation

SMS Flows with Amplify

This is a companion project to work with the blog post.

Getting Started

For running the project, you can either follow the steps on the blog post or, you can configure and initialize the AWS Amplify on your local machine.

The project is split into two different files, you can either configure your IDE to run the application accordingly or you can run the following commands:

For Sign In,

flutter run -t lib/main_signin.dart

and for sign up,

# For Sign Up
flutter run -t lib/main_signup.dart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published