code_scan 0.3.0
code_scan: ^0.3.0 copied to clipboard
A flexible code scanner for QR codes, barcodes and many others. Using Google's ML Kit. Use it as a Widget with a camera or use the methods provided, with a camera controller.
0.3.0 #
Added:
onAccessDeniedcallback toCodeScannerwidget
Fixed:
CameraControllercreated in the Lifecycle would not have aCodeScannerCameraListener- Scanner listener wouldn't be desposed in the lifecycle
0.2.0 #
Added:
- Lifecycle states handling, on
CameraControllercreated internally - Documentation to
CodeScanner's constructor - Readme warning about the
CameraControllerlifecycle
Changed:
- ChangeLog's format
- Pckage description
0.1.0 #
Changed:
- Callback hands
listenerinstead ofcontroller
0.0.2 #
Changed:
- Dart SDK version
0.0.1 #
Initial release: CodeScanner