form_builder_validators 8.3.0 copy "form_builder_validators: ^8.3.0" to clipboard
form_builder_validators: ^8.3.0 copied to clipboard

Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.

[8.3.0] - 28-Jul-2022 #

  • Apply license BSD-3-clause
  • Refactor readme
  • Remove unused dependency
  • Add web example

[8.2.0] - 12-Jul-2022 #

  • Added equalLength validator
  • Added turkish language support
  • Moved repository

[8.1.1] - 26-Apr-2022 #

  • Fixed issue where email validator trims string before validation

[8.1.0] - 13-Apr-2022 #

  • Added Romanian (ro) language support

[8.0.0] - 10-Apr-2022 #

  • BREAKING CHANGE: Avoid passing context to validator functions.
  • Added Swahili (sw) language support

[7.9.0] - 04-Apr-2022 #

  • Added Bangla (bn) language support

[7.8.0] - 29-Mar-2022 #

  • Added Estonian (et) language support
  • Improved and corrected Arabic translations

[7.7.0] - 15-Mar-2022 #

  • Added Catalan (ca) language support

[7.6.1] - 19-Feb-2022 #

  • Fixed duplicate en locale translations. Fixes #969

[7.6.0] - 18-Feb-2022 #

  • Added Ukrainian (uk) language support

[7.5.0] - 17-Feb-2022 #

  • Added Lao (lo) language support
  • Added Dutch (nl) language support

[7.4.0] - 31-Jan-2022 #

  • Added Russian (ru) language support

[7.3.0] - 10-Jan-2022 #

  • Added support for Slovenian (sl)
  • Added Chinese language support - both traditional (zh_Hant) and simplified (zh_Hans)

[7.2.0] - 06-Nov-2021 #

  • Added language support for Indonesian (id)

[7.1.0] - 06-Nov-2021 #

  • Added language support for Korean (ko)

[7.0.0] - 02-Sep-2021 #

  • New Package 🎉🎊 - Split from and no dependency on flutter_form_builder
  • Added Arabic and Persian/Farsi support
  • Use intl_utils package for localization
  • Minor type fixes
  • Documentation and example improvements

[7.0.0-RC.1] - 02-Sep-2021 #

  • maxLength and minLength validators can now work with Iterable field values length

[7.0.0-RC.0] - 01-Sep-2021 #

  • Added Arabic and Persian/Farsi support

[7.0.0-beta.0] - 19-May-2021 #

  • Use intl_utils package for localization
  • Documentation and example improvements - added instructions for localization
  • Minor type fixes

[7.0.0-alpha.2] - 17-May-2021 #

  • Improvements to package documentation and example

[7.0.0-alpha.1] - 16-May-2021 #

  • Split into own package from flutter_form_builder
255
likes
0
pub points
99%
popularity

Publisher

verified publisherflutterformbuilderecosystem.com

Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_localizations, intl

More

Packages that depend on form_builder_validators