I'm new to development. I'm facing a Swift Compiler Error in my 1st Flutter mobile app project in order to build the app on the simulator.
See here for the error messages
I've spent almost a week checking all the online relevant resources such as the below, this issue still hasn't been solved. I checked everything related to X Code such as my Apple Developer account, Provisioning profile/Certificates, etc, and I don't see any issues there.
■Relevant articles (hasn't solved my issue)
Xcode 8.2, Swift Compiler Error: error: unexpected input file
https://developer.apple.com/forums/thread/83419
Why I am getting swift compiler error in Xcode 10.1
See the details below. Any help/comments/questions will be much appreciated :)
■My environment
-Flutter:3.3.2
-X Code:14.0.1
-VS Code:1.72.2
-Mac OS: Montrey 12.5.1 (M1 Air)