Is it possible to develop iOS apps with Flutter on a Linux virtual machine?

前端 未结 4 1306
逝去的感伤
逝去的感伤 2020-12-08 00:50

I am new to developing mobile apps and wanted to try Flutter but I use Windows. Because Flutter doesn\'t support Windows yet I had the idea to use a virtual machine running

4条回答
  •  一生所求
    2020-12-08 01:33

    You should check out MacOS cloud solutions like MacInCloud. There are CI/CD solution that will support it (e.g. CircleCI and BitRise) however these are not suited for development.

    Services like MacInCloud allow you to remote desktop into a Mac where you could conceivably use XCode remotely.

提交回复
热议问题