email_otp 3.0.1 copy "email_otp: ^3.0.1" to clipboard
email_otp: ^3.0.1 copied to clipboard

A fast & simple email authentication OTP sender and verification flutter package.

3.0.1 #

  • Documentation broken image link fixed

3.0.0 #

  • Various bug fixes have been implemented.
  • Documentation has been improved for better clarity and ease of use.
  • New features added.
  • Added new themes: v4 and v5.
  • Replaced setConfig() with config().
  • In the sendOTP() method, use the userEmail: property.
  • Removed the auth: property from the setSMTP method; it is no longer needed.
  • You can now easily pass the OTP type using the OTPType enum class.
  • You can now pass the smtp_port: value easily using the EmailPort enum class.
  • You can now pass the smtp_secure: value easily using the SecureType enum class.
  • You can now select themes using the EmailTheme enum class.

2.1.2 #

  • bugs fixed
  • theme customization [added]

2.1.1 #

  • error handling [added]

2.1.0 #

  • bug fixed
  • Customize Template [added]

2.0.1 #

  • bug fixed

2.0.0 #

  • bug fixed
  • new cool email template
  • new feature added for custom SMTP

1.0.4 #

  • format fixed

1.0.3 #

  • otpType property added.

1.0.2 #

  • Changed class Name from Email_OTP to EmailOTP.
  • otpLength property added.

1.0.1 #

  • readme changed.

1.0.0 #

  • initial release.
106
likes
160
points
1.52k
downloads
screenshot

Publisher

verified publisherrohitchouhan.com

Weekly Downloads

A fast & simple email authentication OTP sender and verification flutter package.

Homepage
Repository (GitHub)
View/report issues

Topics

#email #otp #smtp #authentication

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on email_otp