read_otp_plugin 0.0.8 copy "read_otp_plugin: ^0.0.8" to clipboard
read_otp_plugin: ^0.0.8 copied to clipboard

Reading incoming-and-expected SMS only using sms permission and broadcast receiver

read_otp_plugin #

Flutter plugin for reading incoming-and-expected SMS only using read sms permission

Currently developed for Android

**Follow below steps **

1. StartListening

_smsReceiver.startListening(providerName: "777", otpLength: 6);

2. UnRegisterListening

_smsReceiver.unRegisterListening();

Read OTP

5
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Reading incoming-and-expected SMS only using sms permission and broadcast receiver

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on read_otp_plugin