auto_form_validate 2.0.4+2 copy "auto_form_validate: ^2.0.4+2" to clipboard
auto_form_validate: ^2.0.4+2 copied to clipboard

Auto Form simplifies form management in Flutter apps by offering intuitive manipulation and input validation. It also supports the use of masks for custom data formatting, ensuring a more efficient an [...]

2.0.4 #

  • Fix FormController required when passing a controller, now it can be null

2.0.3 #

  • Fix regex filter

2.0.2 #

  • Fix auto dispose focusNode

2.0.1 #

  • Implement dynamic mask switching based on alphanumeric characters and hashtags
  • Add _Mask class to handle immutable and mutable mask versions
  • Improve mask comparison logic using _cleanValue() and _cleanMask() methods

1.0.5 #

  • Fix onChange AutoTextFormField

1.0.4 #

  • Add extension formatValue

1.0.3 #

  • Add support for external packages ui

0.0.1 #

  • TODO: Describe initial release.
9
likes
0
points
189
downloads

Publisher

unverified uploader

Weekly Downloads

Auto Form simplifies form management in Flutter apps by offering intuitive manipulation and input validation. It also supports the use of masks for custom data formatting, ensuring a more efficient and consistent user experience.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

aspecta.ai

License

unknown (license)

Dependencies

collection, flutter, mask_text_input_formatter

More

Packages that depend on auto_form_validate