fluffychat/scripts/build-windows.ps1
TheOneWithTheBraid 18f51cda89 feat: include olm to Windows builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-28 08:08:58 +01:00

8 lines
122 B
PowerShell

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