mailjet 1.0.4+4 copy "mailjet: ^1.0.4+4" to clipboard
mailjet: ^1.0.4+4 copied to clipboard

unofficial Mailjet client

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mailjet

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

dependencies:
  mailjet: ^1.0.4+4

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:mailjet/mailjet.dart';
3
likes
80
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

unofficial Mailjet client

Documentation

API reference

License

MIT (license)

Dependencies

mimalo, sexy_api_client

More

Packages that depend on mailjet