0

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. enter image description here

I want to know how to fix this error and how to use the DeepAR for iOS in Flutter.

esentis
  • 4,190
  • 2
  • 12
  • 28
Snow Star
  • 76
  • 1
  • 5

1 Answers1

0

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.