edufolly / flutter_mobile_vision

Flutter implementation of Google Mobile Vision.
MIT License
455 stars 168 forks source link

Can we read the inputs continuously without tap being required. #78

Open champaksworldcreate opened 2 years ago

champaksworldcreate commented 2 years ago

We are trying to build a real time id scanner. How can we do it.

What happens if onTap is set to false.

mo-aro-etailer commented 2 years ago

Use the new package https://pub.dev/packages/flutter_mobile_vision_2

He already migrated the plugin to non null.

Please make a pull request to https://github.com/harrowmykel/flutter_mobile_vision_2