mailer2 0.8.12+2 copy "mailer2: ^0.8.12+2" to clipboard
mailer2: ^0.8.12+2 copied to clipboard

outdatedDart 1 only

A temporary fork of Kai Sellgren's Mailer (https://github.com/kaisellgren/mailer) for aggressive support of replyTo and sender

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mailer2

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mailer2: ^0.8.12+2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mailer2/mailer.dart';
8
likes
10
pub points
70%
popularity

Publisher

unverified uploader

A temporary fork of Kai Sellgren's Mailer (https://github.com/kaisellgren/mailer) for aggressive support of replyTo and sender

Repository
View/report issues

License

MIT (LICENSE)

Dependencies

crypto, intl, logging, mime, path, unittest

More

Packages that depend on mailer2