The QR Code Scanner package for Appeto SDK.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
juliuscanute 1439f531c5
Merge pull request #4 from LeonDevLifeLog/master
pirms 7 gadiem
android update gradle plugin & kotlin version pirms 7 gadiem
example QR Code scanner README Updates. pirms 7 gadiem
ios fix #2 #3 pirms 7 gadiem
lib Initial commit pirms 7 gadiem
CHANGELOG.md QR Code scanner README Updates. pirms 7 gadiem
LICENSE Initial commit pirms 7 gadiem
README.md QR Code scanner README Updates. pirms 7 gadiem
pubspec.yaml QR Code scanner README Updates. pirms 7 gadiem

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