simple_scanner 1.0.1+2 copy "simple_scanner: ^1.0.1+2" to clipboard
simple_scanner: ^1.0.1+2 copied to clipboard

A new flutter plugin project.

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..

0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_scanner