email_sender 1.1.5
email_sender: ^1.1.5 copied to clipboard
A fast & simple email sender simplyfies email verification in flutter package.
1.1.5 - 2023-09-13 #
Changed #
- Updated the README with installation and usage instructions.
- Refactored code for improved performance and readability.
- improved error handling methods
- changed file and class names
- improved quality of code
1.1.3 - 2023-09-10 #
Added #
- Initial release of the package.
- Implemented basic email sending functionality.
- Included support for sending OTP verification messages.
- Provided examples and documentation for usage.
Changed #
- Updated the README with installation and usage instructions.
- Refactored code for improved performance and readability.
Fixed #
- Resolved a bug related to email attachments.
- Fixed issues with email authentication.