Scanner
A QR code/bar code scanning plugin, supports android and ios platforms
Config
Android
nothing.
iOS
add to info.plist
<key>io.flutter.embedded_views_preview</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>Can we access your camera in order to scan barcodes?</string>
Get Started
see example for details.Support flashlight,preview,image..