/barcode_scan

Barcode Scanner proof of concept by Simon Lightfoot, Scott Stoll, and Ikesh Pack

Primary LanguageDartMIT LicenseMIT

Barcode Scanner

On-Device Barcode Scanner in Flutter made with camera and firebase_ml_vision packages.

Min Dart SDK version: 2.12.0-0

In Intellij/AS be sure to set the additional argument to your run configuration: "--no-sound-null-safety"

To run from command line:flutter run --no-sound-null-safety