美文网首页
This package does not have stack

This package does not have stack

作者: ChaosHeart | 来源:发表于2021-09-01 08:32 被阅读0次

问题:

This package does not have stack_trace in the `dependencies` section of `pubspec.yaml`.
截屏2021-08-13 下午5.56.27.png

解决:

添加:
  stack_trace: "^1.9.5" #引用网络上
截屏2021-08-13 下午5.57.21.png

相关文章

网友评论

      本文标题:This package does not have stack

      本文链接:https://www.haomeiwen.com/subject/urljbltx.html