The QR Code Scanner package for Appeto SDK.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Leon 33a3145ffc
support android x
7 年前
android support android x 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