The QR Code Scanner package for Appeto SDK.
Você não pode selecionar mais de 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 3fef02687d
Merge pull request #6 from LeonDevLifeLog/master
7 anos atrás
android fix black screen when manual focus 7 anos atrás
example QR Code scanner README Updates. 7 anos atrás
ios fix #2 #3 7 anos atrás
lib Initial commit 7 anos atrás
CHANGELOG.md ios and android fix 7 anos atrás
LICENSE Initial commit 7 anos atrás
README.md QR Code scanner README Updates. 7 anos atrás
pubspec.yaml ios and android fix 7 anos atrás

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