【发布时间】:2021-07-10 15:13:55
【问题描述】:
我试图添加flutter_launcher_icons,但我收到了这个错误
因为 flutter_launcher_icons >=0.7.1 =0.7.1 1.2.0 =0.7.1 依赖于 flutter_native_splash ^1.2.0 和 flutter_launcher_icons 0.7.3,版本求解失败。 pub get failed (1; 所以,因为
依赖于 flutter_native_splash ^1.2.0 和 flutter_launcher_icons 0.7.3,版本求解失败。) 退出代码 1
如何解决这个问题?或者是否有兼容版本可以将flutter_launcher_icons 与flutter_native_screen 同步
【问题讨论】:
标签: flutter icons flutter-dependencies splash-screen