Are there any examples that can help me with flutter sms retriever api plugin?

345 views Asked by At

Are there any examples that can help me with flutter sms retriever api plugin, i really need an example of how of how to implement it because my app was rejected in playstore due to sms permissions & they advised to use sms retriever api plugin?

1

There are 1 answers

0
Albert221 On

There are few packages that can help you with that by implementing the native part of the code (Java/Kotlin & Swift).

The latter also provides you with a couple of utility widgets for SMS codes.

They both provide a usage example in their Example tab.