The QR Code Scanner package for Appeto SDK.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
juliuscanute 1439f531c5
Merge pull request #4 from LeonDevLifeLog/master
7 år sedan
android update gradle plugin & kotlin version 7 år sedan
example QR Code scanner README Updates. 7 år sedan
ios fix #2 #3 7 år sedan
lib Initial commit 7 år sedan
CHANGELOG.md QR Code scanner README Updates. 7 år sedan
LICENSE Initial commit 7 år sedan
README.md QR Code scanner README Updates. 7 år sedan
pubspec.yaml QR Code scanner README Updates. 7 år sedan

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