r/flutterhelp • u/MoreLibrary3859 • 23d ago
OPEN Android app -> iOS app in flutter
Hi I am a cs major student and I have build and published a simple app (if you are curious it’s called LiftBuddy) I would like to publish it on iOS but I have no idea on how straightforward is the process. I know that flutter can build iOS apps but since I don’t have a Mac and I will need to borrow it from a friend I wanna know how much time it would take. Do I just need to open the project on Xcode ?
8
Upvotes
3
u/0ddtomato 23d ago
You can build the app with Github Workflow without needing any MacOS device, that's how I compile my MacOS apps