Skip to content

Commit 1799a78

Browse files
chore(release): 4.3.1
1 parent 88021be commit 1799a78

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.3.1
2+
3+
* 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)
4+
15
## 4.3.0
26

37
### Features

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_image_picker
22
description: Images picker field for FlutterFormBuilder. Get images from gallery or camera
3-
version: 4.3.0
3+
version: 4.3.1
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)