jhoogstraat / fast_barcode_scanner

A flutter plugin that allows your users to scan any type of barcode on iOS and Android
41 stars 53 forks source link

Unhandled Exception: PlatformException(NOT_INITIALIZED, Camera has not been initialized, null, null) #73

Open renehw opened 1 year ago

renehw commented 1 year ago

The problem occurs when I finish scanning the code and close the camera, however, the camera usually closes before the resumeScanner is finished.

Is there anything to do or need correction?