From af894ed9aa4b05535c23dcbe0431ce12a64abd9a Mon Sep 17 00:00:00 2001 From: Khoren Markosyan Date: Tue, 28 Mar 2023 20:16:51 +0400 Subject: [PATCH] version: 1.1.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c298a..77684ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.1.2 + +* Fixed issue with onControllerCreated callback is sometimes not called + ## 1.1.1 * Allow to set camera lens direction diff --git a/pubspec.yaml b/pubspec.yaml index 317536d..82f99c4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_zxing description: A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing. -version: 1.1.1 +version: 1.1.2 repository: https://github.com/khoren93/flutter_zxing environment: