flutter_zxing 0.1.2
flutter_zxing: ^0.1.2 copied to clipboard
A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing.
0.1.2 #
- minor fixes for analyzer options
0.1.1 #
- renamed 'ZxingReaderWidget' to 'ReaderWidget'
- renamed 'ZxingWriterWidget' to 'WriterWidget'
0.1.0 #
- renamed 'zxingRead' to 'readBarcode'
- renamed 'zxingEncode' to 'encodeBarcode'
- updated example project
0.0.2 #
- added ability to set the code format for reader
0.0.1 #
- Initial barcode scanner release.