mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-01 01:29:28 +01:00
e368227780
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
6 lines
184 B
PowerShell
6 lines
184 B
PowerShell
choco install flutter cmake --installargs 'ADD_CMAKE_TO_PATH=System' -y
|
|
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
|
|
refreshenv
|
|
|
|
flutter config --no-analytics
|