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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## 4.4.0
2
+
3
+
* Update constraints to Flutter 3.38
4
+
* Update constraints to Dart 3.10
5
+
* Update README
6
+
* Add optionsClipBehavior parameter for customizing clip behavior on image picker options. [PR #83](https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker/pull/83) thanks to [@untillnesss](https://github.com/untillnesss)
7
+
1
8
## 4.3.1
2
9
3
10
* Fix: Downgrade `async` to allow compatible with `flutter_test` on Flutter 3.29 stable version [#81](https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker/issues/81)
0 commit comments