flutter_barcode_reader/example
Matthew Smith 3056ac5c24 Add MIT license 2018-01-19 04:07:31 -08:00
..
android Add MIT license 2018-01-19 04:07:31 -08:00
ios Rewrote iOS scanner in ObjC to avoid swift plugin conflicts with use_frameworks! 2017-11-07 18:27:25 -08: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.