Explorar el Código

release of v0.4.0

flutter-beta
Julian Steenbakker hace 5 años
padre
commit
f6cfe84d3f
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 16E437C7A3D94250
Se han modificado 2 ficheros con 4 adiciones y 1 borrados
  1. +3
    -0
      CHANGELOG.md
  2. +1
    -1
      pubspec.yaml

+ 3
- 0
CHANGELOG.md Ver fichero

@@ -1,3 +1,6 @@
## 0.4.0
Stable null-safety support. (#278)

## 0.3.5
#### Bug fixes
* Fixed QRView opening zoomed in on some devices by adding small delay to updateDimensions(). (#250)


+ 1
- 1
pubspec.yaml Ver fichero

@@ -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.3.5
version: 0.4.0
homepage: https://juliuscanute.com
repository: https://github.com/juliuscanute/qr_code_scanner



Cargando…
Cancelar
Guardar