赞
踩
https://fvm.app/docs/getting_started/installation/
https://www.cnblogs.com/ybmj/p/15955420.html
http://www.manongjc.com/detail/28-pusxchmmantflah.html
安装前电脑里已经有了flutter ,版本太高导致很多旧版本运行不起来。
原先已经有了环境变量的配置。
E:\*****\bin
E:\*****\flutter\bin\cache\dart-sdk\bin
dart pub global activate fvm
Warning: Pub installs executables into C:\Users\Administrator\AppData\Local\Pub\Cache\bin, which is not on your path.
You can fix that by adding that directory to your system’s “Path” environment variable.
将上面的 警告里路径复制下来 ,添加到环境变量中~
fvm
出现 Flutter Version Management: A cli to manage Flutter SDK versions.
fvm config --cache-path E:\Flutter\FlutterSDK\
1.使用命令下载
fvm install 版本号
fvm install 2.10.0
2.Flutter中文资源网https://flutter.cn/docs/development/tools
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。