NearHuscarl / flutter_login

Provides login screen with login/signup functionalities to help speed up development
MIT License
1.49k stars 796 forks source link

Please add SMS verification code registration and login functions #407

Open b4o opened 1 year ago

b4o commented 1 year ago

Now more users like to use mobile phone verification codes to log in to the APP, hoping to add some functions,The country can be selected in the mobile phone number input box, and the country code is attached。

plan: 1: On the login page, replace the password input box with an SMS verification code input box, and there is a button to send the verification code on the right side of the SMS verification code input box (there is a countdown to send again); 2: Or there is only a mobile phone number input box on the login page. After entering the mobile phone number, click Login to jump to the verification code input page. After entering the verification code, it can be automatically verified. After the verification is passed, it will automatically jump to the home page

xdkaka commented 1 year ago

+1

fisforfaheem commented 1 year ago

it would be great, cant wait

magnusguo commented 1 year ago

+1

fancycww commented 1 year ago

+1

bookshiyi commented 5 months ago

+1

leeyisoft commented 1 week ago

LoginUserType.intlPhone is what you need