mail_sender 0.0.2 copy "mail_sender: ^0.0.2" to clipboard
mail_sender: ^0.0.2 copied to clipboard

A flutter plugin to send mail.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mail_sender

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

dependencies:
  mail_sender: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:mail_sender/mail_sender.dart';
3
likes
150
points
51
downloads

Publisher

verified publishercreoit.com

Weekly Downloads

A flutter plugin to send mail.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mail_sender