email_password_validator

Last updated:

0 purchases

email_password_validator Image
email_password_validator Images
Add to Cart

Description:

email password validator

Custom Text Field Validator #
A Flutter package providing custom text field widgets with built-in email and password validation.
Features #
Customizable text fields for email and password inputs
Built-in validation for email format
Built-in validation for password strength
Easy-to-use and integrate into your Flutter
Customization #
parameters: #
labelText: The label text for the text field.
controller: The TextEditingController for the text field.
hintText: The hint text for the text field.
isPassword: Boolean to indicate if the text field is for password input.
isEmail: Boolean to indicate if the text field is for email input.
validatorText: The error message to display when the field is empty.
keyboardType: The type of keyboard to use for the text field (optional).
widget: The width of the text field.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.