vishnuagbly / Othello-flutter

2 stars 0 forks source link

Create a Login Screen #11

Closed vishnuagbly closed 3 years ago

vishnuagbly commented 3 years ago

We need to create a login screen with two options either log in with google or white phone number and OTP. For now, we are not focusing on UI that much, just a satisfactory UI should be fine now.

Also add flutter test, for OTP login, like if we add a testing number, expect the OTP section to appear and enter following OTP, then expect successful login dialog, or home page.