File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
1
3
## 11.0.0
2
4
3
5
- Split up validators into smaller pieces
7
9
- Re-land generated l10n files
8
10
- Add Bulgarian
9
11
10
- * New validators:
12
+ ### New validators
11
13
12
14
- Add creditCardExpirationDate
13
15
- Add creditCardCVC
206
208
207
209
## 7.0.0
208
210
209
- - New Package 🎉🎊 - Split from and no dependency on flutter_form_builder(https://pub.dev/packages/flutter_form_builder )
211
+ - New Package 🎉🎊 - Split from and no dependency on flutter_form_builder(< https://pub.dev/packages/flutter_form_builder > )
210
212
- Added Arabic and Persian/Farsi support
211
213
- Use ` intl_utils ` package for localization
212
214
- Minor type fixes
Original file line number Diff line number Diff line change @@ -181,6 +181,7 @@ Validators support default `errorText` messages in these languages:
181
181
- Greek (el)
182
182
- Hebrew (he)
183
183
- Hungarian (hu)
184
+ - Hindi (hi)
184
185
- Indonesian (id)
185
186
- Italian (it)
186
187
- Japanese (ja)
You can’t perform that action at this time.
0 commit comments