K
K
Kyon13372021-03-25 06:56:50
Android
Kyon1337, 2021-03-25 06:56:50

How to implement SMS sending in Flutter?

Hello! A question was born! There is an AuthorizationPage, where you need to enter a phone number and a generated SMS code will be sent to the phone. So, how to implement it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Bolide9, 2021-03-26
@Kyon1337

It is possible through firebase: https://firebase.flutter.dev/docs/auth/phone/

N
Neonoviiwolf, 2021-03-25
@Neonoviiwolf

you will need a server to receive a phone number, tokens to remember who is authorized, an agreement with a mobile operator to send SMS, think over protection so that kind people do not send thousands of SMS requests to the server, and you do not receive millions of losses from this

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question