Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
lisper
/
qr_code_scanner
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
release of v0.3.2
flutter-beta
Julian Steenbakker
há 5 anos
ascendente
7fc3c3e7a2
cometimento
3474faa766
2 ficheiros alterados
com
6 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+5
-0
CHANGELOG.md
+1
-1
pubspec.yaml
+ 5
- 0
CHANGELOG.md
Ver ficheiro
@@ -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 ficheiro
@@ -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
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar