This Flutter plugin use ZXing C++ library natively in Flutter with Dart FFI using the camera stream.
-
The aim is to use the flutter camera capabilities and code scanning at the same time without extending or changing any flutter camera source code.
-
works on Android and iOS
download the defined version of the ZXing library and install it.
On MacOS run init.sh
sh init.shThe inspiration is from flutter_camera_processing
MIT License. See LICENSE