flutter-ml / google_ml_kit_flutter

A flutter plugin that implements Google's standalone ML Kit
MIT License
991 stars 747 forks source link

How can I use google_mlkit_document_scanner plugin without relying on Google Play? #678

Closed shen601020 closed 1 month ago

shen601020 commented 2 months ago

Due to some reasons, Google Play services cannot be used here. So how can I use google_mlkit_document_scanner plugin?

bensonarafat commented 2 months ago

Document Scanner relies on the Google Play service @shen601020