/live_barcode_scanner

Flutter plugin for displaying live camera with barcode scanner.

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

live_barcode_scanner

Plugin to include camera widget in your app that will also scan barcodes using firebase_ml_vision.

Installation

Add live_barcode_scanner into your pubspec.yaml file.

Then follow platform specific usage and installation for both camera and firebase_ml_vision plugins.

Usage

On example usage check out the example app.