brianmtully / flutter_google_ml_vision

Flutter Plugin for Google ML Kit Vision
BSD 3-Clause "New" or "Revised" License
47 stars 48 forks source link

declaration of 'MLKTextRecognizedLanguage' must be imported from module 'MLKitTextRecognitionCommon.MLKTextRecognizedLanguage' before it is required #30

Closed flutterTamauze closed 1 year ago

flutterTamauze commented 3 years ago

I have this error when i updated my xcode anyone can help ?

musthafa1996 commented 1 year ago

Hi everyone. The following PR fixes this issue: https://github.com/brianmtully/flutter_google_ml_vision/pull/37.

lvlrSajjad commented 10 months ago

I am still having this issue with the latest version 0.0.8 and latest flutter version.