rushio-consulting/flutter_camera_ml_vision

Flutter_camera_ml_vision in ios 14 not working

Closed this issue · 2 comments

I have flutter project which integrated with ml_vision that works in android but on installation of pods in ios also did not give any error. the face scanner is not working in picture scanner in ios side in camera or in photo selector. any workaround or any reliable solution.

i tried all the options that are given here but no luck to find out any solution that can solve it.

Yes good luck with that...
As the models are deprecated and ml_vision didn't migrate yet to the new way of doing things it's a total nightmare... Nothing we really can do on this package.

But feel free to jump in in the correct issue here, there is also some partial solution offered if you want to give it a shot:
firebase/flutterfire#4625

Yes good luck with that...
As the models are deprecated and ml_vision didn't migrate yet to the new way of doing things it's a total nightmare... Nothing we really can do on this package.

But feel free to jump in in the correct issue here, there is also some partial solution offered if you want to give it a shot:
FirebaseExtended/flutterfire#4625

Thank you for your guidance, that save my day.