The QR Code Scanner package for Appeto SDK.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Leon 73817d0087
release camera when widget dispose
před 7 roky
android release camera when widget dispose před 7 roky
example QR Code scanner README Updates. před 7 roky
ios fix #2 #3 před 7 roky
lib Initial commit před 7 roky
CHANGELOG.md QR Code scanner README Updates. před 7 roky
LICENSE Initial commit před 7 roky
README.md QR Code scanner README Updates. před 7 roky
pubspec.yaml QR Code scanner README Updates. před 7 roky

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