flutterflutter-dependenciesflutter-webflutter-iosflutter-ios-build

Can we build iOS apps on Windows using flutter?


Can we build iOS apps on Windows using flutter? If we use iPhone and connect it with windows using the cable and run a flutter app then will it work, then can we test the application on the iphone?


Solution

  • no, and yes

    You can't build for iOS, without a mac
    But you can install virtual box, and install macOS on it, then you'll be able to build for iOS

    But that's quite a complex task to do(it was for me, when I tried to do it on my ubuntu), even if you get success with it, it'll consume so much of your computer's resources, and the performance can be poor as well

    Personally tried on i5 9th gen, with 4gb graphics, and 8gb ram laptop