Browse Source

version: 0.8.1

pull/34/head
Khoren Markosyan 2 years ago
parent
commit
25c88c3206
  1. 4
      CHANGELOG.md
  2. 2
      pubspec.yaml

4
CHANGELOG.md

@ -1,5 +1,9 @@
# Changelog # Changelog
## 0.8.1
* bug fixes
## 0.8.0 ## 0.8.0
* added ability to set localization messages for `writer_widget` * added ability to set localization messages for `writer_widget`

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

Loading…
Cancel
Save