gpt4 book ai didi

flutter - 如何解决Flutter的重复类问题?

转载 作者:行者123 更新时间:2023-12-03 17:31:01 24 4
gpt4 key购买 nike

添加后

location: ^1.4.1



到我在pubspec.yaml中的依赖项:
dependencies:
flutter:
sdk: flutter

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
rxdart: ^0.20.0
http: ^0.12.0
date_format: ^1.0.5
intl: ^0.15.7
fluttertoast: ^2.2.3
location: ^1.4.1

我做了Packages get,一切都很好,但是当我尝试构建它时,应用程序崩溃并显示一条消息:

在 Debug模式下在Lenovo K33a48上启动lib\main.dart ...
正在初始化gradle ...
解决依赖性...
Gradle任务'assembleDebug'...
D8:程序类型已存在:android.support.v4.app.INotificationSideChannel

失败:生成失败,发生异常。
  • 出了什么问题:
    任务':app:transformDexArchiveWithExternalLibsDexMergerForDebug'的执行失败。

    com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: "Here goes the list of all jar archives" Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes. Program type already present: android.support.v4.app.INotificationSideChannel

  • 尝试:
    使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行,以获取更多日志输出。与--scan一起运行以获取完整的见解。
  • https://help.gradle.org上获得更多帮助

  • 18秒钟内失败
    错误完成:Gradle任务assembleDebug失败,退出代码为1

    我的targetSdk是28。我使用的是Android Studio 3.2.1
    帮助将不胜感激!

    最佳答案

    我无法复制您举报的行为。正如您在评论中提到的那样,该问题似乎已通过插件更新解决。运行flutter clean应该可以解决在依赖项缓存中引起的大多数冲突。

    关于flutter - 如何解决Flutter的重复类问题?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54160115/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com