mirror of
https://github.com/simplezhli/flutter_barcode_reader.git
synced 2024-11-22 22:09:21 +08:00
dcfdc5a0c4
If you declare the activity in the library, the hosting application's manifest will get merged with the library manifest and then the end user doesn't have to edit their manifest before this plugin works. also updated to latest gradle plugin and kotlin versions |
||
---|---|---|
.. | ||
android | ||
ios | ||
lib | ||
.gitignore | ||
android.iml | ||
barcode_scan_example_android.iml | ||
barcode_scan_example.iml | ||
pubspec.yaml | ||
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.