Yes, you can develop iOS apps with Linux (or Windows) using Android Studio or Visual Studio Code . The point of Flutter is that you have one code base and can deploy to both Android and iOS. So the development phase is no problem.12 Kas 2016
Read moreHow do you Flutter build an IPA?
In Xcode, configure the app version and build: In Xcode, open Runner.
Read moreHow do I get IPA from Xcarchive?
Products : This contains App file for your project.
Read moreHow do I install the Flutter app on my iphone?
Set up and deploy Flutter apps on your Android device
Read moreHow do you create an IPA file in Flutter for testing purpose?
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 moreCan I use Windows to build iOS app?
You can make an app for iOS even if you ‘re on a PC running Windows 10. I wish I had known this when I first started because I delayed myself for 3 years before biting the bullet and buying a Mac.
Read more