mailer 1.1.1 copy "mailer: ^1.1.1" to clipboard
mailer: ^1.1.1 copied to clipboard

outdatedDart 1 only

Compose and send emails from Dart. Supports file attachments, HTML emails and multiple transport methods.

1.1.1 #

  • loosen crypto dependency to '>=0.9.0 <3.0.0' as suggested in the crypto changelog

1.1.0 #

  • merge crypto util fix and update example
  • upgrade unittest to test and move it to dev_dependencies
  • added OpenMailBoxSmtpOptions
  • improve address parsing and sanitization (from hoylen)
  • cleanup chunkEncodedBytes and associated test
  • update example to allow CC and BCC

1.0.1 #

  • add simple example/send_gmail.data
  • fix pubspec to pull crypto 0.9.0

1.0.0 - Oct 4, 2015 #

  • initial release
384
likes
0
pub points
98%
popularity

Publisher

unverified uploader

Compose and send emails from Dart. Supports file attachments, HTML emails and multiple transport methods.

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, intl, logging, mime, path

More

Packages that depend on mailer