masamune_mail 2.2.84 copy "masamune_mail: ^2.2.84" to clipboard
masamune_mail: ^2.2.84 copied to clipboard

Plug-in for sending emails via Sendgrid, Gmail, etc. from servers, etc. using Functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_mail

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

dependencies:
  masamune_mail: ^2.2.84

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:masamune_mail/masamune_mail.dart';
0
likes
150
pub points
48%
popularity

Publisher

verified publishermathru.net

Plug-in for sending emails via Sendgrid, Gmail, etc. from servers, etc. using Functions.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, katana, masamune

More

Packages that depend on masamune_mail