ilebora_mailer 0.0.1 ilebora_mailer: ^0.0.1 copied to clipboard
BoraMailer is a Dart class for streamlined email composition and sending through a remote service, featuring attachment support and Bora API interaction.
0.0.1 #
Added #
- BoraMailer Class: Introduction of the BoraMailer class for simplified email composition and sending through a remote service.
- Attachment Support: Ability to attach files to emails, including base64-encoded content, enhancing email content customization.
- API Interaction: Integration with an Bora email API using the http package for reliable email delivery.