@ -1,3 +1,8 @@
## 0.7.0
* added barcode result point detection
* added tryHarder and tryRotate arguments to the readers
## 0.6.0
* updated zxing-cpp to v1.4.0
@ -134,7 +134,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.6.0"
version: "0.7.0"
font_awesome_flutter:
dependency: "direct main"
description:
@ -1,6 +1,6 @@
name: flutter_zxing
description: A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing.
version: 0.6.0
version: 0.7.0
repository: https://github.com/khoren93/flutter_zxing
environment:
@ -314,7 +314,7 @@ packages: