'flutter developer Android and IOS

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



Solution 1:[1]

The anwer is you "You can't." You need a MacOS to generate the app installer to be put on App Store.

Solution 2:[2]

To develop Flutter apps for iOS, you need a Mac with Xcode installed

https://docs.flutter.dev/deployment/macos

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Roslan Amir
Solution 2 Anandh Krishnan