Flutter: iOS Emulator for Windows

前端 未结 3 1971
自闭症患者
自闭症患者 2021-01-31 15:16

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

3条回答
  •  难免孤独
    2021-01-31 15:44

    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

提交回复
热议问题