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.
 
 
 
 
 
 
juliuscanute 7ac5fa6752
Merge pull request #10 from LeonDevLifeLog/master
hace 7 años
android Improve and fix bugs hace 7 años
example build issue aapt error hace 7 años
ios fix #2 #3 hace 7 años
lib Initial commit hace 7 años
CHANGELOG.md changlog and version update hace 7 años
LICENSE Initial commit hace 7 años
README.md QR Code scanner README Updates. hace 7 años
pubspec.yaml changlog and version update 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