I have started to learn flutter by Google and installed it in android studio. I have an emulator for Android but I don't know how to run this in iOS.
Is it possible to run an iOS emulator in windows? If yes, how can I do that?
I have started to learn flutter by Google and installed it in android studio. I have an emulator for Android but I don't know how to run this in iOS.
Is it possible to run an iOS emulator in windows? If yes, how can I do that?
Most iOS developers use (in a separate window) VMWare WorkStation (a virtual Machine) and install MacOS with XCode.
You can always go back to VMWare, but these 2 links might be helpful.
https://www.dreamytricks.net/ios-emulator-windows-run-ios-apps/
https://developer.xamarin.com/guides/cross-platform/windows/ios-simulator/
It seems there is no direct way to run the app on iOS emulator unless you use Mac pc or laptop. However, this article provides you with an indirect way to run the app. Developing and debugging Flutter apps for iOS without a Mac
maybe it's too late. But I will answer anyway. You can try IOS UI using this flutter package device_preview.