I'm using the rwa_deep_ar package for the DeepAR feature in the Flutter project. When I install the pod in MacOS, I see the following error.
I want to know how to fix this error and how to use the DeepAR for iOS in Flutter.
Please go to your iOS folder and check if the rwa_deep_ar.podspec
is exist in .symlinks/plugins/rwa_deep_ar/ios
.
Afaik, this package is based on camera_deep_ar
and the author forgot to migrate the iOS part to the new name.