如何通过 FlutterView 或 Flutter.createFragment 使用平台通道
Posted
技术标签:
【中文标题】如何通过 FlutterView 或 Flutter.createFragment 使用平台通道【英文标题】:How to use platform channels with FlutterView or Flutter.createFragment 【发布时间】:2019-07-27 08:10:36 【问题描述】:我刚刚看到 Flutter 路线图,提到了将 Flutter 添加到 existing project 的预览。
在使用FlutterView
或Flutter.createFragment
时,我仍然不确定如何使用平台频道。通常它们在FlutterActivity
实例中可用。
【问题讨论】:
【参考方案1】:您创建一个新的频道实例并传入您的FlutterView
。 This documentation 提供了很好的概述。
【讨论】:
以上是关于如何通过 FlutterView 或 Flutter.createFragment 使用平台通道的主要内容,如果未能解决你的问题,请参考以下文章
Flutter实践深入分析之——FlutterView相关源码分析
Flutter实践深入分析之——FlutterView相关源码分析
FlutterActivity MethodChannel 和 FlutterView
Flutter 运行命令错误:在分离视图上调用 FlutterView.send