File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
packages/form_builder_validators Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 7.7.0] - 15-Mar-2022
2
+ * Added Catalan (ca) language support
3
+
1
4
## [ 7.6.1] - 19-Feb-2022
2
5
* Fixed duplicate ` en ` locale translations. Fixes #969
3
6
Original file line number Diff line number Diff line change 12
12
[ ![ GitHub] ( https://img.shields.io/github/license/danvick/flutter_form_builder?logo=open+source+initiative&style=for-the-badge )] ( https://github.com/danvick/flutter_form_builder/blob/master/LICENSE )
13
13
[ ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/danvick/flutter_form_builder?style=for-the-badge )] ( #support )
14
14
15
- [ ![ Buy me a coffee] ( https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png )] ( https://www.buymeacoffee.com/danvick )
15
+ [ ![ Buy me a coffee] ( https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-1.svg )] ( https://www.buymeacoffee.com/danvick )
16
16
___
17
17
18
18
### Example
@@ -177,5 +177,5 @@ Submit your PR and be of help to millions of developers all over the world!
177
177
If this package was helpful to you in delivering your project or you just wanna to support this
178
178
package, a cup of coffee would be highly appreciated ;-)
179
179
180
- [ ![ Buy me a coffee] ( https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png )] ( https://www.buymeacoffee.com/danvick )
180
+ [ ![ Buy me a coffee] ( https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-1.svg )] ( https://www.buymeacoffee.com/danvick )
181
181
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.6.1
3
+ version : 7.7.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