File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
packages/form_builder_validators Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 7.4.0] - 31-Jan-2022
2
+ * Added Russian (ru) language support
3
+
1
4
## [ 7.3.0] - 10-Jan-2022
2
5
* Added support for Slovenian (sl)
3
6
* Added Chinese language support - both traditional (zh_Hant) and simplified (zh_Hans)
11
14
## [ 7.0.0] - 02-Sep-2021
12
15
* New Package 🎉🎊 - Split from and no dependency on [ flutter_form_builder] ( https://pub.dev/packages/flutter_form_builder )
13
16
* Added Arabic and Persian/Farsi support
14
- * Use intl_utils package for localization
17
+ * Use ` intl_utils ` package for localization
15
18
* Minor type fixes
16
19
* Documentation and example improvements
17
20
Original file line number Diff line number Diff line change 1
1
name : form_builder_validators
2
2
description : This package provides common reusable FormFieldValidators for Flutter FormField widgets with internationalization
3
- version : 7.3 .0
3
+ version : 7.4 .0
4
4
homepage : https://github.com/danvick/flutter_form_builder
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments