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.