flutter_camera_processing
flutter_camera_processing copied to clipboard
OpenCV and ZXing C++ libraries natively in Flutter with Dart FFI using the camera stream
Results
2
flutter_camera_processing issues
Sort by
recently updated
recently updated
newest added
Hi, I have issue compiling the whole package in VSCode. Running .\init_windows.ps1 went fine Downloading all scripts as well I double checked and Clang, CMake are installed in the system...
@khoren93 I have changed Uint32List to Uint8List to support rgb (3 channel). I have run this code in windows and run the app on android device and its working fine....