validatorless
This package provides a means to validate text inputs on the flutter and was inspired by Yup
1.2.5
5.5K downloads/mo
#3719 most downloaded on pub.dev
othiagobruno/validatorless
What this package is like to depend on
Last release 10 months ago
29 Sep 2025
Release timing varies
gaps range from 6 weeks to 2.2 years
Most releases are documented
notes for 6 of 10 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
10 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
10 releases · Feb 2021 to Sep 2025Releases
latest 10-
1.2.529 Sep 2025Release notes
Open source →What's Changed
- feature: add new validator by @eunicevassoa in #15
- Validate CPF or CNPJ together according to length by @bernardoveras in #17
- Add phone validation and update README with new validators by @othiagobruno in #20
New Contributors
- @eunicevassoa made their first contribution in #15
- @bernardoveras made their first contribution in #17
- @othiagobruno made their first contribution in #20
Full Changelog: 1.2.3...1.2.5
Release notes
Open source →- Add length validation
- Add phone validation
- Add between validation
- Add cpfOrCnpj validation
- Add date validation
- Update documentation with all available validators
-
1.2.407 Dec 2024Nothing published for this version
-
1.2.311 Oct 2022Release notes
Open source →[1.2.3] - Add new options to validate**
- Add numbersBetweenInterval
- Add onlyCharacters
- Add regex
-
1.2.211 Oct 2022 -
1.2.110 Aug 2021Nothing published for this version
-
1.2.030 Jun 2021 -
1.0.029 Mar 2021Nothing published for this version
-
0.0.315 Feb 2021Release notes
Open source →First official release version for the package that validates text fields in Flutter
-
0.0.215 Feb 2021Nothing published for this version
-
0.0.115 Feb 2021Release notes
Open source →This package provides a means to validate text inputs on the flutter and was inspired by Yup