简体   繁体   English

有没有办法使用 flutter 为 iOS 编译可执行二进制文件?

[英]Is there a way to compile an executable binary for iOS using flutter?

I am developing an application using flutter.我正在使用 flutter 开发一个应用程序。 In Android is easy to distribute an.apk file for internal testing, however I do not know if there are any ways to do a similar thing with iOS.在 Android 中很容易分发 .apk 文件进行内部测试,但是我不知道是否有任何方法可以在 iOS 中做类似的事情。

Anyone can help?任何人都可以帮忙吗?

You have to publish the app to test flight on App Store.您必须发布该应用程序才能在 App Store 上进行试飞。 (I guess this is the only way) And add testers' e-mails, so that they will have access to test it. (我想这是唯一的方法)并添加测试人员的电子邮件,这样他们就可以访问它来测试它。 Here you can find all the detailed instructions.在这里您可以找到所有详细说明。

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

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