fvm icon indicating copy to clipboard operation
fvm copied to clipboard

使用之后flutter run提供的command执行无效

Open vanetaotie opened this issue 5 years ago • 1 comments

fvm flutter run之后,提示的以下命令,都无法使用了: Flutter run key commands. r Hot reload. 🔥🔥🔥 R Hot restart. h Repeat this help message. d Detach (terminate "flutter run" but leave application running). c Clear the screen q Quit (terminate the application on the device).

这个怎么解决?

vanetaotie avatar Aug 13 '20 08:08 vanetaotie

可以先把 fvm 安装的 flutter bin 加入到环境变量,直接用 flutter 命令。 这个问题我有空再看

befovy avatar Aug 13 '20 09:08 befovy