简体   繁体   English

如何在 Apple 应用商店中发布在 Android Studio 中创建的 Flutter 应用

[英]How to publish a Flutter app, created in Android Studio, in the Apple app store

I have developed a Flutter app in Android Studio (running on a Windows computer) and have successfully published it in the Google Play store.我在 Android Studio 中开发了一个 Flutter 应用程序(在 Windows 计算机上运行),并已成功将其发布到 Google Play 商店中。 I would also like to publish the same app in Apple's app store but can't seem to find instructions on how to do this.我还想在 Apple 的应用程序商店中发布相同的应用程序,但似乎找不到有关如何执行此操作的说明。

I do not own a Apple computer but if that is the only way forward I can look into purchasing one.我没有苹果电脑,但如果这是唯一的出路,我可以考虑购买一台。

The last thing I want to do is to rewrite the app in another language (eg Swift).我最不想做的事情是用另一种语言(例如 Swift)重写应用程序。

Can't image being the first person wanting to do this but I can't find any info on the net.无法想象成为第一个想要这样做的人,但我在网上找不到任何信息。 Can someone tell me what to do or point me in the right direction?有人可以告诉我该怎么做或为我指明正确的方向吗?

Thanks.谢谢。

Well, the language won't really matter.嗯,语言真的不重要。 The main step in publishing your app to the app store is making the app archive which you can do only in Xcode, for which you will need a Mac.将您的应用程序发布到应用程序商店的主要步骤是制作您只能在 Xcode 中执行的应用程序存档,为此您需要一台 Mac。

You have to options: purchase a Mac or rent it online.您必须选择:购买 Mac 或在线租用。 There are webs that offers this kind of service and I think this is a good option if you're not sure if it's worth to invest on Apple machine at this time.有提供这种服务的网站,如果您不确定此时是否值得在 Apple 机器上投资,我认为这是一个不错的选择。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM