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 8cae06e3d6 hide flash button when device is not supported 2 years ago
..
android code refactoring, fixed building for web 2 years ago
ios updated pubs in zxscanner 2 years ago
lib minor improvements 2 years ago
linux added support for desktop platforms 2 years ago
macos minor improvements 2 years ago
test initial commit 3 years ago
web code refactoring, fixed building for web 2 years ago
windows added support for desktop platforms 2 years ago
.gitignore initial commit 3 years ago
.metadata code refactoring, fixed building for web 2 years ago
README.md initial commit 3 years ago
analysis_options.yaml initial commit 3 years ago
pubspec.lock hide flash button when device is not supported 2 years ago
pubspec.yaml minor improvements 2 years ago

README.md

flutter_zxing_example

Demonstrates how to use the flutter_zxing plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

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