2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-04-17 06:37:51 +02:00
fluffychat/scripts/prepare-windows.ps1
TheOneWithTheBraid a9819577d6 chore: Windows support
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-05 21:35:47 +02:00

6 lines
137 B
PowerShell

choco install flutter -y
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
refreshenv
flutter config --no-analytics