salihgueler / amplify_sms_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 35.5%Language:CMake 30.8%Language:Dart 21.3%Language:Ruby 4.6%Language:HTML 3.2%Language:C 2.4%Language:Swift 2.0%Language:Kotlin 0.2%Language:Objective-C 0.1%