【问题标题】:How to track custom variables in flutter using matomo plugin如何使用 matomo 插件跟踪 Flutter 中的自定义变量 【发布时间】:2020-04-03 08:23:41 【问题描述】: flutter 是否提供了一种使用 Matomo 插件跟踪自定义变量的方法,就像我们在原生开发中所做的那样。 【问题讨论】: 标签: flutter matomo 【解决方案1】: 最终通过为android创建方法通道并在android特定项目中编写matomo代码来实现这一点。 【讨论】: