Samuel Haws

Results 1 issues of Samuel Haws

Allows users to specify the width and height of a rectangular "scan area" when calling FlutterMobileVision methods, like so: `FlutterMobileVision.read(camera: _ocrCamera, waitTap: true, scanArea: Size(400, 250));` Default scan area size...