wechat_qrcode

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

wechat qrcode

wechat_qrcode #
scan qrcode by wechat_qrcode lib.
Getting Started #
dependencies:
wechat_qrcode: ^0.0.1
copied to clipboard
// scan camera, return [] if not found
List<String> result = await WechatQrcode.scanCamera();

// scan image, return [] if not found
List<String> result = await WechatQrcode.scanImage(imagePath);

copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.