liyufengrex / flutter_subscreen_plugin

flutter插件:支持 Android 设备双屏显示,主副屏皆使用 flutter 绘制,通过 channel 双引擎实现主副屏通信交互。
BSD 3-Clause "New" or "Revised" License
124 stars 24 forks source link

fix:agp大于8时 作为依赖项编译报插件Namespace not specified #20

Closed ggh0604 closed 1 month ago

ggh0604 commented 1 month ago

修复当项目agp大于等于8时 subscreen_plugin编译报 Namespace not specified的问题