email_sender 1.4.1
email_sender: ^1.4.1 copied to clipboard
Email Sender simplifies email integration in Flutter using this package.
1.4.7 2024-8-1 #
1.1.4 - 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.