rohit-chouhan / email_otp

A fast & simple email authentication OTP sender and verification flutter package.
https://pub.dev/packages/email_otp
MIT License
14 stars 5 forks source link

Cannot verify otp #2

Closed achego closed 1 year ago

achego commented 2 years ago

Really nice work you've done here, but I'll advice you minimize the use of dynamics, and also try to handle errors then return readable and understandable error message.. I've been trying to verify otp, and I don't know whether the otp field requires a String or a double or hint, because the field is dynamic, and I don't get any error message that can help me out

TomasWard1 commented 1 year ago

Same here, verify is not working,

rohit-chouhan commented 1 year ago

fixed

fatmaalzhraaesmail commented 1 year ago

sending otp is work but cannot verify sent otp