繁体   English   中英

我可以在 mac 上为 windows 开发 flutter 桌面应用程序吗?

[英]Can I develop flutter desktop app for windows on mac?

我可以在 mac 上为 windows 开发 flutter 桌面应用程序吗? 提前致谢。 我有 M1 mac,想为 windows 平台开发应用程序。

您可以在任何操作系统上编写代码。 但是,为了编译您的代码,您必须在 Windows 操作系统上进行。

请参阅文档

Note: To compile a desktop application, you must build it on the targeted platform: build a Windows application on Windows, a macOS application on macOS, and a Linux application on Linux. 如果您遇到尚未报告的问题,请提交问题并在标题中包含“desktop:windows win/macos/linux”(以合适的平台为准)。

暂无
暂无

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

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