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
pub points
0%
popularity

Publisher

verified publishermings.in

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on fzxing