Skip to content

Commit a3d74d7

Browse files
chore(release): 4.3.0
1 parent c0fde0d commit a3d74d7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 4.3.0
2+
3+
* Add `compressionQuality` parameter, that solving app crashes on some Huawei phones
4+
* Set minimal Flutter version to 3.27.0
5+
* Set minimal Dart version to 3.6.0
6+
17
## 4.2.0
28

39
* Upgrade file_picker to 8.x.x

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_file_picker
22
description: FilePicker Field for flutter_form_builder package. Used to select files as part of form input.
3-
version: 4.2.0
3+
version: 4.3.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)