The QR Code Scanner package for Appeto SDK.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
TheJuliuscanute 1afdeab3b1 QR Code scanner README Updates. 7 лет назад
android Initial commit 7 лет назад
example QR Code scanner README Updates. 7 лет назад
ios QR Code scanner README Updates. 7 лет назад
lib Initial commit 7 лет назад
CHANGELOG.md QR Code scanner README Updates. 7 лет назад
LICENSE Initial commit 7 лет назад
README.md QR Code scanner README Updates. 7 лет назад
pubspec.yaml QR Code scanner README Updates. 7 лет назад

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