email_otp 2.1.1 email_otp: ^2.1.1 copied to clipboard
A fast & simple email authentication OTP sender and verification flutter package.
1.0.0 #
- initial release.
1.0.1 #
- readme changed.
1.0.2 #
- Changed class Name from Email_OTP to EmailOTP.
- otpLength property added.
1.0.3 #
- otpType property added.
1.0.4 #
- format fixed
2.0.0 #
- bug fixed
- new cool email template
- new feature added for custom SMTP
2.0.1 #
- bug fixed
2.1.0 #
- bug fixed
- Customize Template [added]
2.1.1 #
- error handling [added]