Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/dart/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Flutter 在我的颤振依赖中如何解决这个问题?_Flutter_Dart_Mobile - Fatal编程技术网

Flutter 在我的颤振依赖中如何解决这个问题?

Flutter 在我的颤振依赖中如何解决这个问题?,flutter,dart,mobile,Flutter,Dart,Mobile,应用程序关闭后发送的事件: {id:0,progressId:null,消息:在应用程序中运行“flatter pub get…” 由于masterstudy应用程序依赖于依赖于视频播放器^0.10.11+2的flatter\u html^1.0.2,因此需要video\u播放器^0.10.11+2。 因此,由于masterstudy应用程序依赖于视频播放器0.10.9,版本解决失败。 应用程序关闭后发送的事件:{id:0,progressId:null,finished:true} 发布获取失

应用程序关闭后发送的事件:
{id:0,progressId:null,消息:在应用程序中运行“flatter pub get…”
由于masterstudy应用程序依赖于依赖于视频播放器^0.10.11+2的
flatter\u html^1.0.2
,因此需要
video\u播放器^0.10.11+2
。 因此,由于masterstudy应用程序依赖于视频播放器0.10.9,版本解决失败。 应用程序关闭后发送的事件:
{id:0,progressId:null,finished:true}

发布获取失败(1;因此,因为masterstudy应用程序依赖于视频播放器0.10.9,版本解决失败)。

在pubceck.yaml中将依赖项视频播放器0.10.9更改为^0.10.11+2,然后单击发布获取