A new Flutter project.
dependencies: barcode_scan: "^1.0.0"
For Android, you must do the following before you can use the plugin:
To use on iOS, you must add the the camera usage description to your Info.plist
NSCameraUsageDescription Camera permission is required for barcode scanning.
For help getting started with Flutter, view our online documentation.