Flutter web 中的问题 => stagehand 不支持 dart 2.1.0

Posted

技术标签:

【中文标题】Flutter web 中的问题 => stagehand 不支持 dart 2.1.0【英文标题】:problem in flutter web which is => stagehand does not support dart 2.1.0 【发布时间】:2019-10-09 10:05:15 【问题描述】:

我刚刚开始使用 Flutter 进行 Web 开发 在升级颤振并运行“pub global activate stagehand”之后

当我尝试创建 Flutter Web 项目时出现此消息

(" 无法执行 Stagehand。Stagehand 以代码 65 退出。stagehand 3.3.0 不支持 Dart 2.1.0。")

尽管我的 dart-sdk 版本是 2.3.0

我该如何解决这个问题??

【问题讨论】:

【参考方案1】:

我安装了新版本的flutter“flutter_windows_v1.5.4-hotfix.2-stable”并且它工作了

【讨论】:

以上是关于Flutter web 中的问题 => stagehand 不支持 dart 2.1.0的主要内容,如果未能解决你的问题,请参考以下文章

Flutter dio不适用于flutter web中的post请求

flutter web(3) 快速创建web工程并运行

在 PageView 中的 WheelEvent 上 Flutter Web “平滑滚动”

使用 Flutter 中的类解析 JSON 文件

Flutter web:Firefox 中的 SVG

Flutter:移动到上一个屏幕(2nd)并仅删除上一个屏幕(2nd 3rd 4th),而不是所有屏幕(1st 2nd 3rd 4th)