In the windows How can I publish flutter project from android studio to appstore for apple
I want to methods to publish my app to appstore without mac OS
Question posted in Android Studio
The official documentation can be found here.
The official documentation can be found here.
2
Answers
The anwer is you "You can’t." You need a MacOS to generate the app installer to be put on App Store.
To develop Flutter apps for iOS, you need a Mac with Xcode installed
https://docs.flutter.dev/deployment/macos