fzxing 0.3.0 copy "fzxing: ^0.3.0" to clipboard
fzxing: ^0.3.0 copied to clipboard

discontinued

A Zxing plugin to wrap zxing-android-embedded for Android and LBXScan for iOS

fzxing #

A flutter plugin for scanning 2D barcodes and QR codes. It wraps zxing-android-embedded for Android and LBXScan for iOS

Parameters' default value #

    bool isBeep = true,
    bool isContinuous = false,
    int continuousInterval = 1000, // only works when isContinuous is true

Destructive change #

scan will return a List<String> instead of String

0
likes
40
points
33
downloads

Publisher

verified publishermings.in

Weekly Downloads

A Zxing plugin to wrap zxing-android-embedded for Android and LBXScan for iOS

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fzxing