Hacker News new | ask | show | jobs
by tonyhart7 407 days ago
why lol
1 comments

If you want to build your flutter app for iOS but doesn't have any apple devices, you can try osX (search in github) which basically just a macOS vm with docker. From there just do your stuff with xcode, and classic flutter build.
I already have an working production iOS app on apple store right now

but that's doesn't have anything to do with this post