emailjs 1.2.1 emailjs: ^1.2.1 copied to clipboard
EmailJS helps sending emails directly from the Flutter app. No server is required.
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