We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ec64d commit f8b1a9cCopy full SHA for f8b1a9c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.6.0
2
+- Adds scan by picture
3
+- Export decoder
4
+- Improvements in `QRCodeDartScanController`
5
+- Improvements in project structure
6
+
7
## 0.5.1
8
- fix problem camera dispose.
9
pubspec.yaml
@@ -1,6 +1,6 @@
name: qr_code_dart_scan
description: A QR code scanner that works on both iOS and Android using dart decoder.
-version: 0.5.1
+version: 0.6.0
homepage: https://github.com/RafaelBarbosatec/qr_code_dart_scan
environment:
0 commit comments