Releases: emailjs-com/emailjs-flutter
Releases · emailjs-com/emailjs-flutter
SDK v4.0.0
Breaking change
- 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, improving 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.