The QR Code Scanner package for Appeto SDK.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Felipe César 357d5538e9
Update pubspec.yaml
7年前
android fix for android build 7年前
example build issue aapt error 7年前
ios Update qr_code_scanner.podspec 7年前
lib Initial commit 7年前
CHANGELOG.md preview stretching fix 7年前
LICENSE Initial commit 7年前
README.md update readme 7年前
pubspec.yaml Update pubspec.yaml 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