cmd /c mklink /J "C:\path\to\target" "C:\path\to\origin"
New-Item -ItemType Junction -Path C:\workspace\development\flutter\current -Target C:\workspace\development\flutter\2.5.2