The QR Code Scanner package for Appeto SDK.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
juliuscanute 1439f531c5
Merge pull request #4 from LeonDevLifeLog/master
há 7 anos
android update gradle plugin & kotlin version há 7 anos
example QR Code scanner README Updates. há 7 anos
ios fix #2 #3 há 7 anos
lib Initial commit há 7 anos
CHANGELOG.md QR Code scanner README Updates. há 7 anos
LICENSE Initial commit há 7 anos
README.md QR Code scanner README Updates. há 7 anos
pubspec.yaml QR Code scanner README Updates. há 7 anos

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