Julian Steenbakker
5 vuotta sitten
vanhempi
commit
78c9ebf78f
No known key found for this signature in database
GPG Key ID: 16E437C7A3D94250
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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.14 |
|
|
|
version: 0.1.0 |
|
|
|
author: Julius Canute <juliuscanute at touchcapture.net> |
|
|
|
homepage: https://juliuscanute.com |
|
|
|
repository: https://github.com/juliuscanute/qr_code_scanner |
|
|
|
|