emailjs library

Classes

BlockList
EmailJSResponseStatus
Response status from EmailJS API
LimitRate
Options
StorageProvider

Functions

init(Options options, [Client? client]) → void
Global configuration for EmailJS
send(String serviceID, String templateID, [Map<String, dynamic>? templateParams, Options? options]) Future<EmailJSResponseStatus>
Sends the email through the serviceID using the ready-made templateID.