Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Khoren Markosyan 1bf62877ef version: 0.1.0 3 years ago
.vscode added hive as local database 3 years ago
android added cpp source code files 3 years ago
example version: 0.1.0 3 years ago
ios code improvements 3 years ago
lib code improvements 3 years ago
test initial commit 3 years ago
.gitignore added cpp source code files 3 years ago
.metadata initial commit 3 years ago
CHANGELOG.md version: 0.1.0 3 years ago
LICENSE updated License file 3 years ago
README.md updated README.md 3 years ago
analysis_options.yaml added cpp source code files 3 years ago
init.sh new zxing-cpp 1.3.0 version update 3 years ago
pubspec.yaml version: 0.1.0 3 years ago

README.md

flutter_zxing

A barcode and QR code scanner based on ZXing C++ library natively in Flutter with Dart FFI.

License

MIT License. See LICENSE.