zynkware / Document-Scanning-Android-SDK

Document Scanner is an Android library (kotlin based) for scanning documents based on CameraX API and a tiny version of OpenCV.
163 stars 63 forks source link

How to implement this in Flutter Project #19

Closed AwaisQazii closed 1 month ago

AwaisQazii commented 2 months ago

Hi, Is there any possible way to implement this in Flutter Application? I have tried implementing using MethodChannel but there is no camera preview only grey screen is being displayed.

your positive response will be appreciated.