小编ale*_*omo的帖子

“无法获取 FlutterExtension 类型的扩展‘flutter’的未知属性‘ndkVersion’”

我对 Flutter 和 Dart 非常陌生,在尝试编译我的项目时出现以下错误:

FAILURE: Build failed with an exception.

* Where:

* What went wrong:
A problem occurred evaluating project ':app'.
> Could not get unknown property 'ndkVersion' for extension 'flutter' of type FlutterExtension.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 2s
Run Code Online (Sandbox Code Playgroud)

我能做什么来解决这个问题?

我正在使用 Visual Studo Code,刚刚从 …

dart flutter

14
推荐指数
1
解决办法
2万
查看次数

标签 统计

dart ×1

flutter ×1