0 purchases
sms read form retriever api
sms_read_form_retriever_api #
A Flutter plugin for automatically reading SMS OTP using Google's SMS Retriever API, without requiring SMS permissions.
Features #
Automatically read SMS OTP using SMS Retriever API.
No need to request SMS read permissions.
Simple and easy-to-use API.
Installation #
Add sms_read_form_retriever_api to your pubspec.yaml:
dependencies:
flutter:
sdk: flutter
sms_read_form_retriever_api:
path: ../path_to_your_plugin
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.