Flutter OS X 在 Swift 中执行 GO 二进制文件
我想在 Flutter for Mac/OS X 中开发一个 PoC 应用程序作为桌面应用程序 (Flutter框架支持 Mac 桌面应用程序,但我正在尝试找出有关二进制可执行文件的关键部分,
基本上,我希望能够从我所知道的 Flutter 应用程序中执行 OS X 可执行文件。 <一href="https://docs.flutter.dev/development/platform-integration/platform-channels" rel="nofollow noreferrer">对平台特定代码使用方法通道,但我不确定这是否是否适用于在该平台上运行可执行文件
如何将平台(OS X)二进制文件与我的 Flutter 应用程序打包? 如何从 Flutter 执行 (OS X) 可执行文件并接收“结果”(可能是标准输出日志记录)?
任何帮助表示赞赏,谢谢!
I want to develop a PoC application in Flutter for Mac/OS X as a desktop app (Flutter Framework supports Mac Desktop apps, but I'm trying to figure out a key piece regarding a binary executable.
Basically, I want to be able to execute an OS X executable from within a Flutter app. I'm aware of using method channels for platform specific code, but I'm not sure if this applies to running an executable on that platform or not.
How can I package a platform (OS X) binary with my Flutter app?
How can I perform executions of an (OS X) executable from Flutter, and receive the "results" (probably stdout logging) ?
Any help is appreciated, thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论