The QR Code Scanner package for Appeto SDK.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
juliuscanute 1439f531c5
Merge pull request #4 from LeonDevLifeLog/master
před 7 roky
android update gradle plugin & kotlin version před 7 roky
example QR Code scanner README Updates. před 7 roky
ios fix #2 #3 před 7 roky
lib Initial commit před 7 roky
CHANGELOG.md QR Code scanner README Updates. před 7 roky
LICENSE Initial commit před 7 roky
README.md QR Code scanner README Updates. před 7 roky
pubspec.yaml QR Code scanner README Updates. před 7 roky

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