Browse Source

version: 1.1.2

pull/89/head
Khoren Markosyan 2 years ago
parent
commit
af894ed9aa
  1. 4
      CHANGELOG.md
  2. 2
      pubspec.yaml

4
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

2
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:

Loading…
Cancel
Save