Error received in vscode

Hello. I want to run my project in vscode. But I couldn't solve the problem in any way. I deleted and reinstalled flutter, vscode and android studio. SDK's and extensions too... I did everything I could think of. Whenever I want to debug my project, I get the following error: "Unable to read manifest info from XXX\app-debug.apk. No application found for TargetPlatform.android_arm64. Is your project missing an android\app\src\main\AndroidManifest.xml? Consider running "flutter create ." to create one." . And the flutter create command does not work either. My project can be tested in Flutterflow without any problems. I changed the name of the project and some plugins, but the problem did not go away. I am new to Flutter. I open the project, enter the flutter pub get command and try to run it. I am using Windows 11. Can you help me?


1
4 replies