flutter_barcode_reader/example
dustin 5e50563aaf [Fixes #47] Add Camera permission to library Android manifest
Makes integration into host applications easier
Removed the camera permission from the example to demonstrate
2018-09-06 11:28:16 -07:00
..
android [Fixes #47] Add Camera permission to library Android manifest 2018-09-06 11:28:16 -07:00
ios make iOS scanner UI look the same as Android 2018-08-11 09:17:35 -07: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.