gpt4 book ai didi

visual-studio - pubspec.yaml 第 17 行第 5 列错误 : A dependency may only have one source

转载 作者:IT王子 更新时间:2023-10-29 06:58:22 24 4
gpt4 key购买 nike

在 pubspec 文件中添加了 http 包并得到错误:A dependency may only have one source,如下图所示。

enter image description here

请帮我解决这个问题。

谢谢。

最佳答案

缩进在 YAML 中很重要

应该是

dpendencies:
flutter:
sdk: flutter
http: ^0.12.0+^ # indentation like `flutter:` above, not like `sdk: ...`

关于visual-studio - pubspec.yaml 第 17 行第 5 列错误 : A dependency may only have one source,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54762738/

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