简体   繁体   English

从 android 工作室在 iOS 上运行 flutter 应用程序

[英]Run flutter app on iOS from android studio

So I'm trying to build an app on flutter SDK using the android studio platform and now I want to run it on an iOS device.所以我正在尝试使用 android 工作室平台在 flutter SDK 上构建一个应用程序,现在我想在 Z1BDF60550919204EBZCBDF 设备上运行它。 I've serched on google like 1h but I couldn't find anything(they only said how to run it on MAC which I don't have).我已经像 1h 一样在 google 上搜索,但我找不到任何东西(他们只说如何在我没有的 MAC 上运行它)。 Is there any way how can I run the app from my android studio (or output the iOS app like the android app file which I can find in the project folder?) Is there any way how can I run the app from my android studio (or output the iOS app like the android app file which I can find in the project folder?)

I believe your asking how to run your app on a physical iOS device which you can find on flutters website scroll down a little past half way and you will see a section called deploy to iOS devices.我相信您会问如何在物理 iOS 设备上运行您的应用程序,您可以在 Flutters 网站上找到该设备向下滚动一半,您将看到一个名为部署到 iOS 设备的部分。 Since you don't have a mac testing on a physical device would be your only other option because you can not run a iOS simulator on anything but a mac computer.由于您没有在物理设备上进行 mac 测试,因此您只能在 mac 计算机上运行 iOS 模拟器。 Gotta love apple:)一定要爱苹果:)

If you are without a mac there are some options to you.如果您没有 Mac,则可以选择一些选项。 I will link to a couple articles below.我将链接到下面的几篇文章。 Your best option is to get access to a mac I understand this isn't an option for everyone.您最好的选择是访问 Mac 我知道这不是每个人的选择。

How to sign Flutter apps for iOS automatically without a Mac 如何在没有 Mac 的情况下自动为 iOS 签署 Flutter 应用程序
Developing and debugging Flutter apps for iOS without a Mac 在没有 Mac 的情况下为 iOS 开发和调试 Flutter 应用程序

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

相关问题 Build, deploy and run a Flutter app for iOS from Android Studio on a Linux computer using a remote Mac with an Xcode server or an SSH server? - Build, deploy and run a Flutter app for iOS from Android Studio on a Linux computer using a remote Mac with an Xcode server or an SSH server? Flutter - 无法在 Android Studio 上构建 iOS 应用程序 - Flutter - Failed to build iOS app on Android Studio Flutter 应用程序:IOS 模拟器未连接到 Android Studio - Flutter app : IOS emulator not connecting to Android Studio 在 IOS 设备上运行 Flutter Android 构建的应用程序 - Run Flutter Android Built App on IOS Device 将 android 工作室更新为 BumbleBee 后。 Flutter 中的 IOS 应用程序运行问题 - After update the android studio to BumbleBee. IOS App Run Issue in Flutter print() 语句未在 Android Studio 中的 flutter iOS 应用程序中打印到控制台 - print() statement not printing to console in flutter iOS app within Android Studio 如何使用 Android Studio 为 flutter 应用程序生成 iOS 构建? - How to generate an iOS build for a flutter app using Android Studio? Flutter 应用程序无法与 android 工作室一起运行任何人都可以帮助我吗? - Flutter app not run with android studio can anyone help me out? 我的 Flutter 应用程序将在哪些版本的 android/ios 上运行? - Which versions of android/ios will my flutter app run on? 从 flutter 运行 ios - Run ios from flutter
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM