form_builder_validators
form_builder_validators copied to clipboard
Form Builder Validators is set of validators for FormFields. It provides common validators and a way to reuse multiple validators
## Connection with issue(s) Close #90 Close #91 Close #92 Close #93 Connected to #??? ## Solution description (updated May 17 to try to be more clear) You're welcome to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.0.1 ### Platforms - [X] Android - [X] iOS - [X]...
## Connection with issue(s) Close #92 Close #91 Close #90 ## Solution description Upgrades the intl package to 0.19.0 so that Flutter SDK v3.22.0 is supported. ## Screenshots or Videos...
## Solution description Closes: * https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues/73 * https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues/76 * https://github.com/flutter-form-builder-ecosystem/form_builder_validators/pull/80 * https://github.com/flutter-form-builder-ecosystem/form_builder_validators/pull/77 * https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues/90 I've used this opportunity to also cleanup some code and CI. Let me know if i...
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 3.0.2. Commits 01d16a4 [flutter_lints] Updates various links (#6400) 333d43c [in_app_pur]: Bump org.json:json from 20231013 to 20240303 in /packages/in_ap... ab1630b [pigeon] Adds @SwiftClass annotation (#6372) 352ddac...
### Discussed in https://github.com/flutter-form-builder-ecosystem/form_builder_validators/discussions/84 Originally posted by **mstfkhazaal** April 22, 2024 Example: `FormBuilderValidators.creditCard() return String? Function(String?)` Add this `FormBuilderValidators.isCeditCard(value) return bool `
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.1.0 ### Platforms - [ ] Android - [ ] iOS...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.1.0 ### What you'd like to happen ```Markdown Bulgarian language support...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Package/Plugin version 9.1.1 ### What you'd like to happen ```Markdown I would love...