Browse Source

version: 1.3.0

pull/105/head
Khoren Markosyan 1 year ago
parent
commit
634354ec04
  1. 4
      CHANGELOG.md
  2. 2
      pubspec.yaml

4
CHANGELOG.md

@ -1,5 +1,9 @@
# Changelog
## 1.3.0
* Updated zxing-cpp to v2.1.0
## 1.2.1
* Moved `melos` to dev dependencies (thanks to [@phlip9](https://github.com/phlip9))

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

Loading…
Cancel
Save