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

unlisted

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 Dart:

 $ dart pub add masamune_mail

With Flutter:

 $ flutter pub add masamune_mail

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

dependencies:
  masamune_mail: ^2.1.68

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:masamune_mail/masamune_mail.dart';
0
likes
0
points
2.46k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, katana, masamune

More

Packages that depend on masamune_mail