【问题标题】:Flutter build error: A problem occurred configuring root project 'bidirectional_scroll_view'Flutter 构建错误:配置根项目“bidirectional_scroll_view”时出现问题
【发布时间】:2020-10-07 05:53:58
【问题描述】:

我正在尝试将我的项目构建为 APK 文件,但我遇到了这个错误:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'bidirectional_scroll_view'.
> Failed to notify project evaluation listener.
   > org.gradle.api.tasks.compile.CompileOptions.setBootClasspath(Ljava/lang/String;)V  

* 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 910ms


The plugin bidirectional_scroll_view could not be built due to the issue above.

我运行的命令是这样的:flutter build apk --split-per-abi

如果有人能帮助我,我会很高兴! :D

【问题讨论】:

    标签: flutter mobile view build bidirectional


    【解决方案1】:

    我只是在使用旧版本的 bidirectional_scroll_view 包。

    【讨论】:

      猜你喜欢
      • 2020-06-28
      • 1970-01-01
      • 1970-01-01
      • 2020-06-27
      • 2020-08-23
      • 2021-01-09
      • 2020-10-17
      • 2020-08-24
      • 2021-05-15
      相关资源
      最近更新 更多