- New Feature: Add Key property to access to the validate function (See the example)
- chore: Update gradle, kotlin, flutter version and the example app
- New Feature: Validation for normal letters. Thanks to jeffersonmello
- BUG FIX: setState() called after dispose(). Thanks to Money1998
- Readme Updated
- New Feature: Added an OnFail callback that gets called everytime the password doesn't match.
- Update example project
- Support for i18n, to translate conditions. Thanks to HugoHeneault
- Support for _ (Underscore) as special character. Thanks to adithyaakrishna
- Sound null safety added.
- README updated.
- documents updated.
- Initial release.