The QR Code Scanner package for Appeto SDK.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
juliuscanute 1439f531c5
Merge pull request #4 from LeonDevLifeLog/master
7 yıl önce
android update gradle plugin & kotlin version 7 yıl önce
example QR Code scanner README Updates. 7 yıl önce
ios fix #2 #3 7 yıl önce
lib Initial commit 7 yıl önce
CHANGELOG.md QR Code scanner README Updates. 7 yıl önce
LICENSE Initial commit 7 yıl önce
README.md QR Code scanner README Updates. 7 yıl önce
pubspec.yaml QR Code scanner README Updates. 7 yıl önce

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