casvanluijtelaar

cleanup

@@ -50,6 +50,7 @@ class MobileScannerController { @@ -50,6 +50,7 @@ class MobileScannerController {
50 final List<BarcodeFormat>? formats; 50 final List<BarcodeFormat>? formats;
51 51
52 /// can be used to limit the scan area to a portion of the screen 52 /// can be used to limit the scan area to a portion of the screen
  53 + /// only for Android and IOS!
53 final Rect? scanWindow; 54 final Rect? scanWindow;
54 55
55 CameraFacing facing; 56 CameraFacing facing;