-
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.
- Fix closed client issue #1
- Fix the environment SDK version
- Update packages
- Improve README.md
- 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.
- re-format examples code
- Score fixes
- Added examples
- Dart formatter
- Official EmailJS SDK for Flutter