ソースを参照

ios and android fix

flutter-beta
TheJuliuscanute 7年前
コミット
dc6389023c
2個のファイルの変更6行の追加1行の削除
  1. +5
    -0
      CHANGELOG.md
  2. +1
    -1
      pubspec.yaml

+ 5
- 0
CHANGELOG.md ファイルの表示

@@ -1,3 +1,8 @@
## 0.0.3

* iOS library reference fix
* Android pause/resume fix

## 0.0.2

* Added documentation to cover how to use the plugin.


+ 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.0.2
version: 0.0.3
author: Julius Canute<juliuscanute[*]touchcapture.net>
homepage: https://github.com/juliuscanute/qr_code_scanner



読み込み中…
キャンセル
保存