The QR Code Scanner package for Appeto SDK.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 

996 B

0.0.13

  • Fix misalignment when QRView doesn’t start from the top left (#45)
  • Fix crash on iOS when scanning returns nil (#69, #72)
  • Fix ArithmeticException on Android (#43)

0.0.12

  • Add optional parameter to use a camera overlay.
  • Simplfiy controller, expose scanDataStream.
  • Fix for Android flash toggle.
  • Add ability to pause/resume the camera.
  • Thanks! to Luis Thein for all the above contributions.

0.0.11

  • android build break fix

0.0.10

  • update README.md

0.0.9

  • update README.md

0.0.8

  • migrated Android project to androidx (by Felipe César)
  • migrated iOS to Swift 5 (by Felipe César)

0.0.7

  • flash light support added

0.0.6

  • camera flip added

0.0.5

  • preview stretching after change screen orientation fix

0.0.4

  • fix black screen orientation/unlock/focus

0.0.3

  • iOS library reference fix
  • Android pause/resume fix

0.0.2

  • Added documentation to cover how to use the plugin.

0.0.1

  • QR Code scanner embedded inside flutter.