The QR Code Scanner package for Appeto SDK.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Leon d18e2dffae
fix black screen when manual focus
hace 7 años
android fix black screen when manual focus hace 7 años
example QR Code scanner README Updates. hace 7 años
ios fix #2 #3 hace 7 años
lib Initial commit hace 7 años
CHANGELOG.md QR Code scanner README Updates. hace 7 años
LICENSE Initial commit hace 7 años
README.md QR Code scanner README Updates. hace 7 años
pubspec.yaml QR Code scanner README Updates. hace 7 años

README.md

qr_code_scanner

This package wires the PlatformView corresponding to iOS and Android inside flutter.

#Credits

#TODO’S:

  • Add support to flip camera view.
  • iOS Native embedding is written to match what is supported in the framework as of the date of publication of this package. It needs to be improved as the framework support improves.
  • Finally, I welcome PR’s to make it better :), thanks