Browse Source

version: 1.0.0-beta.7

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

4
CHANGELOG.md

@ -1,5 +1,9 @@
# Changelog
## 1.0.0-beta.7
* Resolved an issue with detecting and handling large images
## 1.0.0-beta.6
* Fixed compilation issue on Android

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.0.0-beta.6
version: 1.0.0-beta.7
repository: https://github.com/khoren93/flutter_zxing
environment:

Loading…
Cancel
Save