Rajatkalsotra / Face-Recognition-Flutter

Realtime face recognition with Flutter
MIT License
165 stars 85 forks source link

The plugin `firebase_ml_vision` uses a deprecated version of the Android embedding. #21

Closed omor4flutter closed 2 years ago

omor4flutter commented 3 years ago

i can not run anyway. just show The plugin firebase_ml_vision uses a deprecated version of the Android embedding. how i can run and solve it. please help anybody. thanks

omor4flutter commented 3 years ago

WARNING: This version of firebase_ml_vision will break your Android build if it or its dependencies aren't compatible with AndroidX. See https://goo.gl/CP92wY for more information on the problem and how to fix it. This warning prints for all Android build failures. The real root cause of the error may be unrelated.

rjvysakh commented 2 years ago

Project migrated to Google MLKit, you can fork the PR https://github.com/Rajatkalsotra/Face-Recognition-Flutter/pull/24 from here