I'm working on a Flutter project, and when I run the project with the Andriod emulator it works fine, but when I try the iOS emulator it takes forever (or maybe never) to run and the debug console shows "Launching lib/main.dart on iPhone 11 in debug mode.."
I tried the iOS emulator with another project and its works without any problems.