Skip to content

Reading incoming-and-expected SMS only using read SMS permission

License

Notifications You must be signed in to change notification settings

dineshpote26/flutter_read_otp

Repository files navigation

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

About

Reading incoming-and-expected SMS only using read SMS permission

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published