Przeglądaj źródła

release of v0.3.1

flutter-beta
Julian Steenbakker 5 lat temu
rodzic
commit
827efd41ce
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 16E437C7A3D94250
2 zmienionych plików z 8 dodań i 1 usunięć
  1. +7
    -0
      CHANGELOG.md
  2. +1
    -1
      pubspec.yaml

+ 7
- 0
CHANGELOG.md Wyświetl plik

@@ -1,3 +1,10 @@
## 0.3.1
#### Bug fixes
* Fixed permission callback on iOS & Android.
* Fixed camera facing not working on Android.
* Fixed scanArea not being honored on Android.
* Updated ShapeBorder to QrScannerOverlayShape.

## 0.3.0
#### Breaking change
Its not necessary anymore to wrap the QRView in a SizeChangedLayoutNotifier because this is handled inside the plugin.


+ 1
- 1
pubspec.yaml Wyświetl plik

@@ -1,6 +1,6 @@
name: qr_code_scanner
description: QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS.
version: 0.3.0
version: 0.3.1
homepage: https://juliuscanute.com
repository: https://github.com/juliuscanute/qr_code_scanner



Ładowanie…
Anuluj
Zapisz