简体   繁体   English

您可以将Flutter项目导出到Java和Swift吗?

[英]Can you export a Flutter project to Java & Swift?

I have been working with Flutter for some time and have a functioning app that works just fine. 我已经与Flutter合作了一段时间,并且有一个可以正常运行的应用程序。

What I am trying to do is 'export' my Flutter project into native Android / Java to give to the Android developer and Swift / Objective-C to give to the iOS developer for further changes and customization. 我要做的是 Flutter项目“导出”到本机Android / Java中,以提供给Android开发人员,将Swift / Objective-C提供给iOS开发人员,以进行进一步的更改和自定义。

This answer discusses the import functionality, but with regards to export is this something that can be done? 这个答案讨论了导入功能,但是关于导出,这可以做到吗? Does Flutter have such an operation? Flutter会进行这种操作吗?

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

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