smart_textform_validator 1.0.0
smart_textform_validator: ^1.0.0 copied to clipboard
A simple and reusable Flutter package for validating text form fields. Includes common validators like required, email, password strength, min/max length, pattern match, and more. Also provides a fl [...]