The QR Code Scanner package for Appeto SDK.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Leon 3edb6eeb7f
fix #2 #3
7 jaren geleden
android Initial commit 7 jaren geleden
example QR Code scanner README Updates. 7 jaren geleden
ios fix #2 #3 7 jaren geleden
lib Initial commit 7 jaren geleden
CHANGELOG.md QR Code scanner README Updates. 7 jaren geleden
LICENSE Initial commit 7 jaren geleden
README.md QR Code scanner README Updates. 7 jaren geleden
pubspec.yaml QR Code scanner README Updates. 7 jaren geleden

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