Browse Source

version: 0.7.4

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

4
CHANGELOG.md

@ -1,3 +1,7 @@
## 0.7.4
* updated readme
## 0.7.3
* encodeBarcode method now uses the named parameters instead of positional parameters

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

Loading…
Cancel
Save