Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 581 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 581 Bytes

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.