code_scan 0.4.0 copy "code_scan: ^0.4.0" to clipboard
code_scan: ^0.4.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.4.0 #

Added:

  • Exported used interfaces ResolutionPreset and BarcodeFormat
  • onError callback

Changed:

0.3.3 #

Fixed:

  • "Memory leak" right before the app closes

0.3.2 #

Changed:

  • onAccessDenied return value is optional, default is false

0.3.1 #

Added:

  • shield.io badges

Fixed:

  • ChangeLog typos

0.3.0 #

Added:

  • onAccessDenied callback

Fixed:

  • CameraController created in the Lifecycle would not have a CodeScannerCameraListener
  • Scanner listener wouldn't be disposed of in the lifecycle

0.2.0 #

Added:

  • Lifecycle states handling, on CameraController created internally
  • Documentation for CodeScanner constructor
  • Readme warning about the CameraController lifecycle

Changed:

  • ChangeLog's format
  • Package description

0.1.0 #

Changed:

  • Callback hands listener instead of controller

0.0.2 #

Changed:

  • Dart SDK version

0.0.1 #

Initial release: CodeScanner

16
likes
0
pub points
81%
popularity

Publisher

verified publisherdrafakiller.com

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

camera, flutter, google_mlkit_barcode_scanning, rxdart

More

Packages that depend on code_scan