flutter_smart_scan 1.0.1 copy "flutter_smart_scan: ^1.0.1" to clipboard
flutter_smart_scan: ^1.0.1 copied to clipboard

outdated

A plugin for scanning barcodes on Android and iOS. Supports barcodes, QR codes, etc.

Flutter-SmartScan #

A plugin for Flutter apps that adds barcode scanning support on both Android and iOS.

pub package

Demo gif

Try/Get Started From the Example Project: #

iOS #

Download/clone the repository, open example/ios/Runner.xcworkspace in Xcode, go to the Runner target in the project settings, and change Team under Signing and Capabilities to your Apple ID. Then, just run flutter run in the example directory.

Android #

Download/clone the repository, then run flutter run in the example directory.

Help #

This repository is a modified version of the flutter_barcode_scanner repository, available here. The modifications allow you to exit the continuous barcode scanning mode at any point (for example, after a certain barcode is found). Read the comments in example/lib/main.dart to see how this is done.

0
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin for scanning barcodes on Android and iOS. Supports barcodes, QR codes, etc.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on flutter_smart_scan

Packages that implement flutter_smart_scan