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 ee982f6ec5 updated License file 3 years ago
.vscode added cpp source code files 3 years ago
android added cpp source code files 3 years ago
example implemented zxing reader and writer 3 years ago
ios configure ios 3 years ago
lib implemented zxing reader and writer 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 initial commit 3 years ago
LICENSE updated License file 3 years ago
README.md initial commit 3 years ago
analysis_options.yaml added cpp source code files 3 years ago
init.sh added cpp source code files 3 years ago
pubspec.yaml update project description 3 years ago

README.md

flutter_zxing

A new flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.