email_auth 0.0.1+1
email_auth: ^0.0.1+1 copied to clipboard
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..