3 lines
105 B
PowerShell
3 lines
105 B
PowerShell
choco install flutter -y
|
|
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
|
|
refreshenv |