I am writing a simple Flutter app on Windows using Android Studio. I am able to test my app on Android emulators well but I can't seem to figure how to add an iOS emulator to AVD manager nor connect to my Mac Pro and deploy to iPhone/iPad. Is that even possible? I do have a Mac Pro with Xcode installed and connected to an iPad.
No, it is not possible. Any iOS operations require Xcode.
So either use an OSX virtual machine or use a mac. But from Windows, you won't be able to run an iOS emulator.
Unfortunately it's impossible :(
Flutter app can run on Android and IOS emulators with Android Studio, but ONLY on Apple machines (not Windows). So if you have Android Studio installed on Windows machine you won't have IOS emulator.
This info isn't obvious in Android Studio documentation, but you can find more details in Flutter installation guide:
So in your case the best way is to develop flutter apps on your Mac.
In order to test your flutter app in iOS Simulator,you have to do the following installation procedures into your MacBook:
main.dart
fileYou cannot create an iOS emulator.. However, after running your app on Android simulator you can go to:
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