For IPA (iOS) you need to follow the below steps:
Read moreHow do I make an IPA for a test?
Working on Xcode to Create IPA for Testing
Read moreHow do I deploy a Flutter app on iOS without Mac?
Building the iOS project
Read moreCan flutter make Mac apps?
yaml file. Codemagic currently supports building Flutter desktop apps for macOS, Linux and Windows platforms . Our build infrastructure now includes Windows VMs so you can also build Windows apps!
Read moreCan you Build for iOS without a Mac?
It is possible to develop iOS (and Android at the same time) application using React Native + Expo without owning a mac. You will also be able to run your iOS application within iOS Expo app while developing it. (You can even publish it for other people to access, but it will only run within Expo app).
Read moreDo I need a Mac to develop in Flutter?
You don’t need a Mac, in order to develop iOS apps on Flutter . But to build iOS app code you need to have a Mac computer. If you do not have a Mac computer, then there are two ways to build iOS apps on windows. You can remotely build flutter iOS app Via CodeMagic .
Read more