com.flutter.guide.MethodChannel 是MethodChannel 的名称,原生端要与之对应。 发送消息:. var result = await channel.invokeMethod('sendData',{ ...
確定! 回上一頁