If you try to run example directly show this error message:
Launching example/example.dart on Android SDK built for x86 in debug mode...
No application found for TargetPlatform.android_x86.
Is your project missing an android/AndroidManifest.xml?
Consider running "flutter create ." to create one.
If you try to run example directly show this error message:
Launching example/example.dart on Android SDK built for x86 in debug mode... No application found for TargetPlatform.android_x86. Is your project missing an android/AndroidManifest.xml? Consider running "flutter create ." to create one.