This website works better with JavaScript.
首頁
探索
說明
登入
lisper
/
qr_code_scanner
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
changlog and version update
flutter-beta
TheJuliuscanute
7 年之前
父節點
eddfa86d5f
當前提交
6028c58cdd
共有
2 個文件被更改
,包括
5 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
CHANGELOG.md
+1
-1
pubspec.yaml
+ 4
- 0
CHANGELOG.md
查看文件
@@ -1,3 +1,7 @@
## 0.0.4
* fix black screen orientation/unlock/focus
## 0.0.3
* iOS library reference fix
+ 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.
3
version: 0.0.
4
author: Julius Canute<juliuscanute[*]touchcapture.net>
homepage: https://github.com/juliuscanute/qr_code_scanner
Write
Preview
Loading…
取消
儲存