auto_form_validate 2.0.1
auto_form_validate: ^2.0.1 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.1 #
- Implement dynamic mask switching based on alphanumeric characters and hashtags
- Add
_Maskclass 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.