如何接受Android许可证
Android工具链-为Android设备开发(Android SDK
26.0.2)!不接受某些Android许可证。要解决此问题,请运行:flutter doctor –android-licenses
它给出了读取依赖文件时出错的信息,然后抖动崩溃。这与飞镖有关吗,还是我在这里错过了一些东西?
回答:
如消息中所述:
To resolve this, run: flutter doctor --android-licenses
以上是 如何接受Android许可证 的全部内容, 来源链接: utcz.com/qa/407137.html