w_qrscan 0.2.17 copy "w_qrscan: ^0.2.17" to clipboard
w_qrscan: ^0.2.17 copied to clipboard

A Plug-in for dart, which help you scanning barcode and qrcode with android device.

Installation #

Add this to your package's pubspec.yaml file:

dependencies:
 w_qrscan: ^0.2.17

Scan Usage example #

import 'package:qrscan/qrscan.dart' as scanner;

String cameraScanResult = await scanner.scan();
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A Plug-in for dart, which help you scanning barcode and qrcode with android device.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on w_qrscan