azihsoyn / flutter_mlkit

A Flutter plugin to use the Firebase ML Kit.
MIT License
391 stars 90 forks source link

Barcode scanning real time camera #31

Open alsoLut opened 6 years ago

alsoLut commented 6 years ago

Can this plug-in scan bar-code in real time with a camera preview?

azihsoyn commented 6 years ago

If flutter can capture screen, realtime detection is available by using detectFromBinary I/F.