email_auth 0.0.1+1.5
email_auth: ^0.0.1+1.5 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.