You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It automatically picks OTP from sms.I implemented this without using any Flutter plugin. I done it with using method channel and implement natice code to read the otp message.
✔️ Sound NullSafety
GIF
About
It automatically picks OTP from sms. I implemented this without using any Flutter plugin.