【发布时间】:2021-05-28 12:20:43
【问题描述】:
我刚刚从 GitHub 下载了一个项目
(https://github.com/pichillilorenzo/flutter_browser_app)。 当我使用 flutter run -d chrome --release 运行它时,它显示错误
https://drive.google.com/file/d/1cXnLmX-gXeOiI56Cv4oeVcyVFdDlqd02/view?usp=sharing
(我试过这个"$ flutter build web" is throwing the error "Missing index.html"? 但没用)
我可以在 chrome 中运行其他项目
颤振医生的输出
https://drive.google.com/file/d/1cXnLmX-gXeOiI56Cv4oeVcyVFdDlqd02/view?usp=sharing
简而言之,我只想在 chrome 上运行这个项目。
【问题讨论】:
-
我试过了,但没用。
标签: flutter dart flutter-web flutter-test