salkuadrat / learning

The easy way to use Machine Learning Kit in Flutter.
https://pub.dev/packages/learning
MIT License
63 stars 56 forks source link

Build Failed in ios showing error ml kit Swift Compiler Error (Xcode): No such module 'MLKit' #20

Open Ashfaque-231219 opened 2 years ago

Ashfaque-231219 commented 2 years ago

Build Failed in ioS showing issue Swift Compiler Error (Xcode): No such module 'MLKit' if Anyone find the Solution Please solve it Swift Compiler Error (Xcode): No such module 'MLKit'

fbernaly commented 2 years ago

I noticed that most of the APIs in this plugin are only implemented for Android, and not for iOS, this other plugin works for me: google_ml_kit and has the same functionalities.