flutter_barcode_reader/example
weilu d36a12a9c6 Merge remote-tracking branch 'upstream/master' into dev
# Conflicts:
#	android/build.gradle
#	android/src/main/kotlin/com/apptreesoftware/barcodescan/BarcodeScanPlugin.kt
#	example/.gitignore
#	example/android/app/src/main/AndroidManifest.xml
#	example/android/gradle.properties
#	pubspec.yaml
2020-04-10 13:43:52 +08:00
..
android Merge remote-tracking branch 'upstream/master' into dev 2020-04-10 13:43:52 +08:00
ios Merge remote-tracking branch 'upstream/master' into dev 2020-04-10 13:43:52 +08:00
lib main, example: added CameraAccessDenied constant 2018-01-10 14:55:58 +01:00
.gitignore Owner changes: 2020-02-19 23:19:14 +01: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.