impaktfull_mailer 0.0.5 copy "impaktfull_mailer: ^0.0.5" to clipboard
impaktfull_mailer: ^0.0.5 copied to clipboard

A dart library for sending emails on backend with a template engine.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add impaktfull_mailer

With Flutter:

 $ flutter pub add impaktfull_mailer

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

dependencies:
  impaktfull_mailer: ^0.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:impaktfull_mailer/impaktfull_mailer.dart';
3
likes
140
points
416
downloads

Publisher

verified publisherimpaktfull.com

Weekly Downloads

A dart library for sending emails on backend with a template engine.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

mailer, path

More

Packages that depend on impaktfull_mailer