You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
## [3.9.0] - 03-May-2020
2
-
* New field type `FormBuilderImagePicker`
2
+
* New field type `FormBuilderImagePicker` courtesy of [Gustavo Vítor](https://github.com/gustavovitor)
3
3
* Switched rating package from [sy_flutter_widgets](https://pub.dev/packages/form_builder_map_field) to [sy_flutter_widgets](https://pub.dev/packages/rating_bar) with more configuration options
4
4
* Added option to `showCheckmark` for FormBuilderFilterChip, along with other options. Closes #260
5
5
* Added option to `allowEmpty` in `minLength` and `maxLength` validations. Closes #259
0 commit comments