flutter_form_validation 0.1.0 copy "flutter_form_validation: ^0.1.0" to clipboard
flutter_form_validation: ^0.1.0 copied to clipboard

A collection of reusable form widgets for Flutter — validated text fields with presets (email, password, phone, name), built-in validators, and loading button with error display.

0.1.0 #

  • Initial release
  • ValidatedTextField with presets: email, password (with visibility toggle), phone, name
  • Built-in validators: RequiredValidator, MinLengthValidator, MaxLengthValidator, EmailValidator, PasswordValidator, PhoneValidator, PatternValidator, ConfirmValidator
  • LoadingButton with loading spinner, success state, and error message display
  • Zero dependencies
0
likes
160
points
24
downloads

Documentation

API reference

Publisher

verified publisherciptaantaradigital.com

Weekly Downloads

A collection of reusable form widgets for Flutter — validated text fields with presets (email, password, phone, name), built-in validators, and loading button with error display.

Repository (GitHub)
View/report issues

Topics

#form #validation #textfield #button #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_form_validation