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

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.

0.0.1+4 #

  • UI changes to the emails sent
159
likes
120
pub points
94%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on email_auth