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 Dart sdk版本不匹配_Flutter_Dart_Visual Studio Code - Fatal编程技术网

Flutter Dart sdk版本不匹配

Flutter Dart sdk版本不匹配,flutter,dart,visual-studio-code,Flutter,Dart,Visual Studio Code,我正在使用VisualStudio代码和 我的dart SDK版本是2.7.1 但我的项目仍然说,因为parenting_应用程序需要SDK版本>=2.13.0-0,所以pubspec中指定的版本是什么?版本:1.0.0+1环境:SDK:“>=2.13.0-0,因此您的pubspec需要2.13.0或更高版本,因此请将其减少到2.7.1或更新您的SDK谢谢我错误地阅读了SDK版本我的不好谢谢您的帮助欢迎您。快乐编码!!!

我正在使用VisualStudio代码和 我的dart SDK版本是2.7.1
但我的项目仍然说,因为parenting_应用程序需要SDK版本>=2.13.0-0,所以pubspec中指定的版本是什么?版本:1.0.0+1环境:SDK:“>=2.13.0-0,因此您的pubspec需要2.13.0或更高版本,因此请将其减少到2.7.1或更新您的SDK谢谢我错误地阅读了SDK版本我的不好谢谢您的帮助欢迎您。快乐编码!!!