email_auth 0.0.1+1 copy "email_auth: ^0.0.1+1" to clipboard
email_auth: ^0.0.1+1 copied to clipboard

outdated

A Flutter package to verify emails using OTP, the service will help you verify the emails provided to you are valid and genuine ones, so we don't get random data stored in our Databases, and also prev [...]

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 confirmit by sending an OTP to the specified email ID and verify them.

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 #

Next Plans #

  • Making the availablity of custom Email Ids.
  • Supporting different formats.
167
likes
0
points
356
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to verify emails using OTP, the service will help you verify the emails provided to you are valid and genuine ones, so we don't get random data stored in our Databases, and also prevent misusing our app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on email_auth

Packages that implement email_auth