flutter_barcode_reader/ios/Classes
Julian Finkler 06f38e0b53 Fix for Issue #61
While the iOS device is rotating the bounds of the previewView will be recalculated
and the scanRect will be reinitialized

Changes in the WorkspaceSettings are necessary to run the example app
2019-12-16 20:59:07 +01:00
..
BarcodeScanPlugin.h Fix dart future not returning on cancel 2019-07-22 12:11:27 -05:00
BarcodeScanPlugin.m changed delegate method name to 'didFailWithErrorCode' 2018-01-10 16:25:40 +01:00
BarcodeScannerViewController.h make iOS scanner UI look the same as Android 2018-08-11 09:17:35 -07:00
BarcodeScannerViewController.m Fix for Issue #61 2019-12-16 20:59:07 +01:00
BarcodeScannerViewControllerDelegate.h changed delegate method name to 'didFailWithErrorCode' 2018-01-10 16:25:40 +01:00
ScannerOverlay.h make iOS scanner UI look the same as Android 2018-08-11 09:17:35 -07:00
ScannerOverlay.m make iOS scanner UI look the same as Android 2018-08-11 09:17:35 -07:00