themisir / form-validator

Simplest form validation for flutter form widgets
https://pub.dev/packages/form_validator
MIT License
78 stars 41 forks source link

Number input validator #46

Closed mohamed-yahyaoui closed 1 year ago

mohamed-yahyaoui commented 2 years ago

I noticed that the package missed a number input validator which make it possible to check if the input contains only digits. Can we add this feature