【发布时间】:2021-09-11 14:49:09
【问题描述】:
同时依赖于cloud_firestore 0.14.4和http 0.13.3,版本解析失败。
颤振酒吧获取 警告:您正在使用这些被覆盖的依赖项: ! http 0.12.2(0.13.3 可用) !国际版 0.17.0 在客户中运行“flutter pub get”... 2,032 毫秒
颤振酒吧获取 因为 cloud_firestore_web 0.2.1+2 依赖于 http_parser ^3.1.3 并且 cloud_firestore_web 的版本不匹配 >0.2.1+2 =0.13.0 依赖于 http_parser ^4.0.0 而 cloud_firestore 0.14.4 依赖于 cloud_firestore_web ^0.2.1+2,所以 http >=0.13.0 与 cloud_firestore 0.14.4 不兼容。 所以,因为dailysauda同时依赖cloud_firestore 0.14.4和http 0.13.3,所以版本解析失败。 在客户中运行“flutter pub get”... pub get failed (1;所以,因为dailysauda同时依赖于cloud_firestore 0.14.4和http 0.13.3,版本解析失败。)
【问题讨论】:
标签: http google-cloud-firestore version