2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2024-12-23 22:12:34 +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