Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
lisper
/
qr_code_scanner
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
release of v0.3.2
flutter-beta
Julian Steenbakker
hace 5 años
padre
7fc3c3e7a2
commit
3474faa766
Se han
modificado 2 ficheros
con
6 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-0
CHANGELOG.md
+1
-1
pubspec.yaml
+ 5
- 0
CHANGELOG.md
Ver fichero
@@ -1,3 +1,8 @@
## 0.3.2
#### Bug fixes
* Fixed null-pointer when no overlay provided on iOS. (#245)
* Fixed camera not stopping (green dot on iOS 14) when navigating to other page. (#240)
## 0.3.1
#### Bug fixes
* Fixed permission callback on iOS & Android.
+ 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.
1
version: 0.3.
2
homepage: https://juliuscanute.com
repository: https://github.com/juliuscanute/qr_code_scanner
Escribir
Vista previa
Cargando…
Cancelar
Guardar