mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
5 lines
221 B
Batchfile
5 lines
221 B
Batchfile
dart compile exe ./lib/watch.dart --output ./assets/browse/watch.exe
|
|
flutter_distributor package --platform windows --targets exe
|
|
flutter pub run msix:create
|
|
dart compile exe ./lib/cli.dart --output ./dist/cli/reboot.exe
|