Browse Source

version: 0.7.1

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

4
CHANGELOG.md

@ -1,3 +1,7 @@
## 0.7.1
* updated dependencies to the latest version
## 0.7.0 ## 0.7.0
* added barcode result point detection * added barcode result point detection

2
pubspec.yaml

@ -1,6 +1,6 @@
name: flutter_zxing name: flutter_zxing
description: A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing. description: A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing.
version: 0.7.0 version: 0.7.1
repository: https://github.com/khoren93/flutter_zxing repository: https://github.com/khoren93/flutter_zxing
environment: environment:

Loading…
Cancel
Save