Procházet zdrojové kódy

ios and android fix

flutter-beta
TheJuliuscanute před 7 roky
rodič
revize
dc6389023c
2 změnil soubory, kde provedl 6 přidání a 1 odebrání
  1. +5
    -0
      CHANGELOG.md
  2. +1
    -1
      pubspec.yaml

+ 5
- 0
CHANGELOG.md Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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



Načítá se…
Zrušit
Uložit