salkuadrat / learning

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

Text Recognition doesn't work on iOS #2

Open JrLouis1101 opened 3 years ago

JrLouis1101 commented 3 years ago

I have this problem only on iOS devices when I run the app:

" Runner[2241:317680] The selected imageFormatGroup is not supported by iOS. Defaulting to brga8888 "

Can someone help me?

yuebenshan commented 3 years ago

根本没做iOS功能!!

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.