Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 314 Bytes

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