flutter_barcode_reader/example
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
..
android Fixed example app 2019-03-04 06:49:18 -08:00
ios Fix for Issue #61 2019-12-16 20:59:07 +01:00
lib main, example: added CameraAccessDenied constant 2018-01-10 14:55:58 +01:00
.gitignore Initial commit 2017-10-29 10:05:11 -07:00
README.md Initial commit 2017-10-29 10:05:11 -07:00
android.iml Initial commit 2017-10-29 10:05:11 -07:00
barcode_scan_example.iml Initial commit 2017-10-29 10:05:11 -07:00
barcode_scan_example_android.iml Initial commit 2017-10-29 10:05:11 -07:00
pubspec.yaml Initial commit 2017-10-29 10:05:11 -07:00

README.md

barcode_scan_example

Demonstrates how to use the barcode_scan plugin.

Getting Started

For help getting started with Flutter, view our online documentation.