- 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.
- It has Email ID by default, just call the function and voila...
- Verifying an email again call a function and that's it..
- Making the availablity of custom Email Ids.
- Supporting different formats.
- dependency changes
- dependency cleanup, minor corrections & enhancement from PULL Requests
- Added reference documents
- Added extra logs for better debugging
- Added issue link
- Updated Privacy notice
- Merged a new pull request, Migrating to Null safety and package upgrades.
- Stable null safe version with the additional support to match the requests from the custom remote server.
- Better error handling for production based servers
- Better logging on debug mode for flutter projects
- Class method and access changes to make the functions less prone to errors
- Documentation changes
- Completely stable update (With latest patches with email_auth_node support)