Browse Source

version: 0.3.2

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

4
CHANGELOG.md

@ -1,3 +1,7 @@
## 0.3.2
* fixed enabling/disabling of the logger
## 0.3.1
* fixed Chinese support

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: 0.3.1
version: 0.3.2
repository: https://github.com/khoren93/flutter_zxing
environment:

Loading…
Cancel
Save