非官方应用商店用flutter安装ipa

Unofficial app store to install ipa with flutter

我是 flutter 的新手,想知道如何使用 flutter 为 iOS 实现一个小应用程序商店。 我正在工作,但不知道在没有应用程序商店的情况下安装应用程序。

我认为您最初可以在调试模式下直接为 iOS 调试构建 运行,这只会在该设备上运行。如果你想为很多人使用它,那么你可以使用 Visual studio Appcenter,你想在其中安装苹果证书,你需要拥有所有你想要应用程序的苹果设备的 udid 运行.

看看这个 link:https://medium.com/@arup.nayak/hosting-enterprise-ios-apps-with-appcenter-without-mdm-ca2f0b234686