Skip to content

Releases: rohit-chouhan/email_otp

3.0.2

19 Jul 17:22
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.0.2

3.0.0

22 Jun 15:48
e900531
Compare
Choose a tag to compare
  • 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.1

29 Oct 12:49
Compare
Choose a tag to compare
error handling added

2.1.0

29 Oct 08:52
Compare
Choose a tag to compare
bug fixed, new method added

2.0.1

29 Oct 08:44
Compare
Choose a tag to compare
2.0.0 release

1.0.5

28 Mar 20:45
d71b1cd
Compare
Choose a tag to compare
Update pubspec.yaml