Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 390 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 390 Bytes

0.0.1-dev.2

  • Added toggleTorch, isTorchOn, toggleCamera and supportsSwitchingCamera
  • Added method supportsScanner<T extends BarcodeScanner>() to check if certain scanner is supported on the device
  • Fix issue where zebra didn't work on the second run
  • Add ScannerType source to BarcodeScanResult

0.0.1-dev.1

  • Make format in result optional

0.0.1-dev.0

  • Initial release