【发布时间】:2022-12-15 01:12:09
【问题描述】:
当我将音频播放器添加到 pub 文件中的依赖项时,flutter 应用程序未运行 但是当我从依赖项中删除它时它会起作用
它显示了这个异常:
> Failed to apply plugin 'kotlin-android'.
> The current Gradle version 6.7 is not compatible with the Kotlin Gradle plugin. Please use Gradle 6.7.1 or newer, or the previous version of the Kotlin plugin.
【问题讨论】:
标签: flutter