flutter-ml / google_ml_kit_flutter

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

Unused API warning #534

Open batuhansavas-yilmaz opened 1 year ago

batuhansavas-yilmaz commented 1 year ago

I'm using the package up to date but I'm getting this warning, there's no problem with my app working but I just wanted to let you know.


Note: .......\Pub\Cache\hosted\pub.dev\google_mlkit_commons-0.5.0\android\src\main\java\com\google_mlkit_commons\InputImageConverter.java 
uses unchecked or unsafe operations.

Note: ......Pub\Cache\hosted\pub.dev\google_mlkit_text_recognition-0.10.0\android\src\main\java\com\google_mlkit_text_recognition\TextRecognizer.java
 uses unchecked or unsafe operations.
yujuiting commented 11 months ago

bump, meet the same issue.

niluved commented 10 months ago

same here with google_mlkit_text_recognition package

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity.