I am taking a flutter course, and i have downloaded the resources of the course to run it in my device, but there is an error:
AndroidManifest.xml could not be found.
Please check C:\Users\manal\Downloads\state-02-detail-screen\android\AndroidManifest.xml for errors.
No application found for TargetPlatform.android_x86.
Is your project missing an android\AndroidManifest.xml?
Consider running "flutter create ." to create one.
as shown in the picture, in other flutter projects, in top left, there is always item called 'Android' under list of project, but here it doesn't appear
As the instructions say, run
flutter create .
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With