emailjs 4.0.0 copy "emailjs: ^4.0.0" to clipboard
emailjs: ^4.0.0 copied to clipboard

EmailJS helps sending emails directly from the Flutter app. No server is required.

4.0.0 #

  • The flutter version of the SDK packages has been adjusted to global version 4. The SDK has been completely refactored. New data validation has been added to avoid wasting quota. A set of new tests has been added. Improved test code coverage.

  • Added blockList option to block requests for unwanted variable values

  • Added limitrate option to install the throttle. For persistence, the shared_preferences package is used.

1.3.0 #

1.2.1 #

  • Fix the environment SDK version

1.2.0 #

  • Update packages

1.1.0 #

  • Improve README.md

1.0.0 #

  • Add support for the private key
  • Instead of the public key argument, the settings object is passed, where the public and private keys can be set. Check out the documentation and examples.

0.0.3 #

  • re-format examples code

0.0.2 #

  • Score fixes
  • Added examples
  • Dart formatter

0.0.1 #

  • Official EmailJS SDK for Flutter
42
likes
160
points
1.89k
downloads

Publisher

verified publisheremailjs.com

Weekly Downloads

EmailJS helps sending emails directly from the Flutter app. No server is required.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on emailjs