I can download my code and run it fine in xcode for ios, but cannot get the same to work anymore in android. When I try to run it, I just get the Missing ExternalProject for: message.
Android studio build issue
Troubleshooting
I've tried running this on multiple computers and ensuring android studio is up to date. Flutter doctor presents no issues. I've upgraded flutter which seemed promising but still resulted in this error.. Googled the problem with no help. Worked with Chat GPT on it for a while. Not sure where to go from here - feels like I'm given very little context on whats going on.
Yes