mohesu / barcode_scanner

A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.
Apache License 2.0
37 stars 27 forks source link

Rescan functionality #75

Closed jitendravn closed 7 months ago

jitendravn commented 9 months ago

hi there is any rescan functionality

amitjangra01 commented 9 months ago

Hii @jitendravn there is no rescan functionality here. This package provides only functionality of stopping after scanning one QR code and multiple times scanning of that code. But you can customize this code according to your personal usecase.