kaisellgren / mailer

Compose and send emails from Dart. Supports file attachments, HTML emails and multiple transport methods.
MIT License
168 stars 88 forks source link

Run the project #245

Closed sunakshii12 closed 5 months ago

sunakshii12 commented 7 months ago

Hello I am facing issue to run the project because there is no main.dart file present . Please guide me how to run this project . I will appreciate the support.

close2 commented 5 months ago

Please take a look at the example/send_gmail.dart file. This is a complete program.