arrrrny / tesseract_ocr

Tesseract OCR for flutter
BSD 3-Clause "New" or "Revised" License
96 stars 88 forks source link

plugin deprecated #38

Open dios3 opened 2 years ago

dios3 commented 2 years ago

hi, i'm using your plugin on flutter 2.5.3 and i have this error:

The plugin tesseract_ocr uses a deprecated version of the Android embedding

could you give it soucion

devmgs commented 2 years ago

Detailed log

The plugin tesseract_ocr uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.