auto_form_validate
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.
What this package is like to depend on
Last release 8 months ago
23 Dec 2025
Release timing varies
gaps range from 2 weeks to 8 months
Most releases are documented
notes for 9 of 15 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
15 releases · first in 2024
6 releases in the last 12 months
see the full history below
Release timeline
15 releases · Jul 2024 to Dec 2025Releases
latest 15-
2.1.223 Dec 2025Release notes
Open source →- Update documentation for
AutoFormFieldWrapperwith newdidChangecallback API - Improve README examples to reflect simplified API usage
- Update documentation for
-
2.1.023 Dec 2025Release notes
Open source →- Add
CustomFormController<T>for generic validation of any type (dropdowns, checkboxes, etc.) - Add
AutoFormFieldWrapper<T>to wrap any widget and add validation with Material Design error styling - Error messages now use Material Design theme styling consistent with TextFormField
- Support for validating non-text form fields (checkboxes, dropdowns, date pickers, etc.)
- Add
-
2.0.430 Oct 2025Release notes
Open source →- Fix FormController required when passing a controller, now it can be null
-
2.0.4+230 Oct 2025Nothing published for this version
-
2.0.302 Oct 2025 -
2.0.216 Sep 2025 -
2.0.103 Aug 2025Release notes
Open source →- 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
-
2.0.002 Aug 2025Nothing published for this version
-
1.0.509 Apr 2025 -
1.0.5+201 Jul 2025Nothing published for this version
-
1.0.407 Apr 2025 -
1.0.302 Apr 2025 -
1.0.203 Aug 2024Nothing published for this version
-
1.0.108 Jul 2024Nothing published for this version
-
1.0.006 Jul 2024Nothing published for this version