The QR Code Scanner package for Appeto SDK.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Leon 66e811b04e
fix black screen after change screen orientation
il y a 7 ans
android fix black screen after change screen orientation il y a 7 ans
example QR Code scanner README Updates. il y a 7 ans
ios fix #2 #3 il y a 7 ans
lib Initial commit il y a 7 ans
CHANGELOG.md QR Code scanner README Updates. il y a 7 ans
LICENSE Initial commit il y a 7 ans
README.md QR Code scanner README Updates. il y a 7 ans
pubspec.yaml QR Code scanner README Updates. il y a 7 ans

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