摘要: 最初入口在FlutterEngineSendPointerEvent,这个函数会被glfw中的SendPointerEventWithData调用,当然也可以被其他的platform调用,用来向Flutter engine中发送事件。 上面图示示意了事件从glfw到flutter的gesture的链 阅读全文
posted @ 2021-09-24 10:08 ericmayc 阅读(111) 评论(0) 推荐(0)