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 3a3896dced bug fixes 2 years ago
..
android updated pubs 2 years ago
assets/images updated app icon 2 years ago
ios updated fastlane readme 2 years ago
lib updated readme 2 years ago
test created ZxScanner project 3 years ago
.gitignore created ZxScanner project 3 years ago
.metadata created ZxScanner project 3 years ago
PRIVACY_POLICY.md updated privacy policy 2 years ago
README.md updated readme 2 years ago
analysis_options.yaml code refactoring 2 years ago
pubspec.lock bug fixes 2 years ago
pubspec.yaml updated pubs 2 years ago

README.md

ZXScanner

ZXScanner logo

Download on the App Store Download on the Google Play

ZXScanner is a free QR code and barcode scanner app for Android and iOS. It is built using Flutter and the flutter_zxing plugin.

Demo Screenshots

01_scanner_screen  02_creator_screen 

All screenshots for iOS were generated using Fastlane Snap. To generate your own, run the command:

cd zxscanner/ios
bundle exec fastlane screenshots