email_auth 1.0.0 copy "email_auth: ^1.0.0" to clipboard
email_auth: ^1.0.0 copied to clipboard

outdated

A Flutter package to verify emails using OTP based method, to make sure we get real world data.

0.0.1 #

Email verification for Flutter Apps using DART. #

Key points :
  • This package allows developers to verify that the provided Email is valid and also an existing one,
  • We confirm it by sending an OTP to the specified email ID and verify them.

0.0.1+1 #

Features! #

  • It has Email ID by default, just call the function and voila...
  • Verifying an email again call a function and that's it..

0.0.1+1.5 #

Next Plans #

  • Making the availablity of custom Email Ids.
  • Supporting different formats.

0.0.1+1.6 #

  • dependency changes

0.0.1+1.7 #

  • dependency cleanup, minor corrections & enhancement from PULL Requests

0.0.1+1.8 #

  • Added reference documents

0.0.1+1.9 #

  • Added extra logs for better debugging
  • Added issue link

0.0.1+2 #

  • Updated Privacy notice

0.0.1+3 #

  • Merged a new pull request, Migrating to Null safety and package upgrades.

1.0.0 #

  • Stable null safe version with the additional support to match the requests from the custom remote server.
167
likes
0
points
354
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to verify emails using OTP based method, to make sure we get real world data.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on email_auth