Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 934 Bytes

CHANGELOG.md

File metadata and controls

54 lines (35 loc) · 934 Bytes

0.6.0

  • Adds scan by picture
  • Export decoder
  • Improvements in QRCodeDartScanController
  • Improvements in project structure

0.5.1

  • fix problem camera dispose.

0.5.0

  • update camera.
  • update zxing_lib.
  • update image.

0.4.1

  • update camera
  • Adds param resolutionPreset and child in QRCodeDartScanView.

0.4.0

  • update camera, zxing_lib and image

0.3.0

  • update camera to 0.9.4+5

0.2.1

  • downgrade camera. Awaiting fix issue #90070.

0.2.0

  • update camera
  • update image.

0.1.1

  • rename scanQRCodeInverted to scanInvertedQRCode
  • improvements aspectRatio.

0.1.0

  • add setScanEnabled in controller.
  • add other formats: QR_CODE,AZTEC,DATA_MATRIX,PDF_417,CODE_39,CODE_93,CODE_128,EAN_8,EAN_13.

0.0.2

  • Improvements performance

0.0.1+1

  • Update README

0.0.1

  • First version