final_forms 1.0.0 copy "final_forms: ^1.0.0" to clipboard
final_forms: ^1.0.0 copied to clipboard

A standalone Flutter form package with validation, custom field builders, and programmatic control. Zero external dependencies.

1.0.0 #

  • Initial release
  • FinalForm widget with customizable field builders
  • Built-in validators: required, email, phone, minLength, maxLength, pattern, age18, name
  • Custom validator support via customValidator function
  • FinalFormController for programmatic form control
  • Value transformers for submission data
  • Complete example app with 5 different form examples
2
likes
150
points
154
downloads

Publisher

unverified uploader

Weekly Downloads

A standalone Flutter form package with validation, custom field builders, and programmatic control. Zero external dependencies.

Repository (GitHub)
View/report issues

Topics

#form #validation #widget #ui

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on final_forms