From ed9875b5d9fca832d734fee52a850e0537aa2833 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Wed, 18 Aug 2021 16:01:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20##=202.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e93c812..89b6900 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.3.1 + +- Expose `enablePullToZoomInRecord` for the `pickFromCamera` method. +- Trigger shooting preparation only when start recording on iOS. + ## 2.3.0 - Expose `useRootNavigator` while picking. diff --git a/pubspec.yaml b/pubspec.yaml index b74977b..caa4163 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: wechat_camera_picker description: A camera picker which is an extension to wechat_assets_picker, but can be run separately. -version: 2.3.0 +version: 2.3.1 homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker environment: