I'm following a tutorial for Flutter, which uses the audioplayer package. Unfortunately, when I try to run the project after adding the package, it doesn't work anymore... I tried everything I found around, but nothing seems to work: I get errors like
"Error running pod install Error launching application on iPhone 13."
I tried to uninstall cocoapods, reinstall pod, but every time I get a lot of errors... I don't know what to do anymore... this is an example of what I see
Edit: after doing "cd ios" and "pod deintegrate", when I do "pod install" I get this. This is the beginning