mailofly 0.1.2 copy "mailofly: ^0.1.2" to clipboard
mailofly: ^0.1.2 copied to clipboard

Official Dart client for the Mailofly REST API (one-off compose, contacts, templates, campaigns, and more).

0.1.2 #

0.1.1 #

  • MailoflyCompose.send now uses named parameters (accountKey, subject, body, to, toList, contactIds, cc, bcc, variables, templateId) instead of a raw map. Use sendRaw for the previous escape hatch.

0.1.0 #

  • Initial release: Mailofly client with accounts, contacts, templates, segments (including segment contacts), campaigns (runs & send), compose, and mail logs.
  • Mailofly.discovery() for unauthenticated GET /api/v1.
  • MailoflyException for API errors.
1
likes
140
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Dart client for the Mailofly REST API (one-off compose, contacts, templates, campaigns, and more).

Homepage
Repository (GitHub)
View/report issues

Topics

#email #api-client #http

License

MIT (license)

Dependencies

http

More

Packages that depend on mailofly