0

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 Answers1

0

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.

Albert221
  • 5,223
  • 5
  • 25
  • 41