瀏覽代碼

Release of v0.3.4

flutter-beta
Julian Steenbakker 5 年之前
父節點
當前提交
649893246d
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 16E437C7A3D94250
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. +5
    -0
      CHANGELOG.md
  2. +1
    -1
      pubspec.yaml

+ 5
- 0
CHANGELOG.md 查看文件

@@ -1,3 +1,8 @@
## 0.3.4
#### Bug fixes
* Fixed No barcode view found on Android when calling controller.dispose() (#257)
* Fixed Hot reload not working on Android.

## 0.3.3
#### Bug fixes
* Fixed updateDimensions not being called causing zoom on iOS. (#250)


+ 1
- 1
pubspec.yaml 查看文件

@@ -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.3
version: 0.3.4
homepage: https://juliuscanute.com
repository: https://github.com/juliuscanute/qr_code_scanner



Loading…
取消
儲存