Skip to content

hongeSunCoder/ffi_zxing

Repository files navigation

ffi_zxing

This Flutter plugin use ZXing C++ library natively in Flutter with Dart FFI using the camera stream.

Features

  • 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

Building and Running

download the defined version of the ZXing library and install it.

On MacOS run init.sh

sh init.sh

Thanks

The inspiration is from flutter_camera_processing

License

MIT License. See LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published