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 b515b11805 version: 1.4.1 1 year ago
..
android updated deps 1 year ago
assets/images updated app icon 2 years ago
ios updated deps 1 year ago
lib update pubs via melos bootstrap on latest flutter stable 1 year 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 cleanup 1 year ago
pubspec.lock version: 1.4.1 1 year ago
pubspec.yaml version: 1.3.2 1 year 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