The QR Code Scanner package for Appeto SDK.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Leon 66e811b04e
fix black screen after change screen orientation
7 роки тому
android fix black screen after change screen orientation 7 роки тому
example QR Code scanner README Updates. 7 роки тому
ios fix #2 #3 7 роки тому
lib Initial commit 7 роки тому
CHANGELOG.md QR Code scanner README Updates. 7 роки тому
LICENSE Initial commit 7 роки тому
README.md QR Code scanner README Updates. 7 роки тому
pubspec.yaml QR Code scanner README Updates. 7 роки тому

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