2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-01-07 07:32:37 +01:00
fluffychat/scripts/build-windows.ps1
2021-07-25 00:47:45 +12:00

5 lines
119 B
PowerShell

flutter doctor
flutter config --enable-windows-desktop
flutter clean
flutter pub get
flutter build windows --release -v