dotnet / android-libraries

.NET for Android bindings for Google's libraries, such as AndroidX, GooglePlayServices, Firebase, and MLKit and their 3rd party dependency libraries.
MIT License
233 stars 50 forks source link

Bind "com.google.android.gms:play-services-mlkit-document-scanner:16.0.0-beta1" #1028

Closed letscodewithkalyan closed 3 weeks ago

letscodewithkalyan commented 3 weeks ago

Description

Could you please add bindings for ML Kit Document Scanner ?

https://developers.google.com/ml-kit/vision/doc-scanner/android com.google.android.gms:play-services-mlkit-document-scanner:16.0.0-beta1

moljac commented 3 weeks ago

Thanks for the feedback.

Our policy is not to bind preview packages. Closing this issue. Please open new issue when package is released as stable.

Thanks