This website works better with JavaScript.
Home
Explore
Help
Sign In
lisper
/
qr_code_scanner
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
changlog and version update
flutter-beta
TheJuliuscanute
7 years ago
parent
eddfa86d5f
commit
6028c58cdd
2 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
CHANGELOG.md
+1
-1
pubspec.yaml
+ 4
- 0
CHANGELOG.md
View File
@@ -1,3 +1,7 @@
## 0.0.4
* fix black screen orientation/unlock/focus
## 0.0.3
* iOS library reference fix
+ 1
- 1
pubspec.yaml
View File
@@ -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…
Cancel
Save