
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
Android原生与flutter模块交互
BasicMessageChannel:用于传递字符串和半结构化的信息,持续通信,收到消息后可以回复此次消息,如:Native将遍历到的文件信息陆续传递到Dart,在比如:Flutter将从服务端陆陆续获取到信息交个Native加工,Native处理完返回等;EventChannel: 用于数据流(event streams)的通信,持续通信,收到消息后无法回复此次消息,通过长用于Native向D

ARouter 1.4.0版本后,配置添了还是报错ARouter::Compiler >>> No module name, for more information, look at gradle
最近在自己的项目中用到ARouter,编译时报 :ARouter::Compiler >>> No module name, for more information, look at gradle log错误,于是很自然的百度,看了几十条博客,千篇一律的写着在 build.gradle 中添加配置然而没什么用,加了还一样报错,后来跑到github上看 ARouter的官...
到底了







