# Debug run with fixed host VM service port (use app.debugPort.wsUri from `flutter run --machine`).
run:
	flutter run --debug --machine --host-vmservice-port=8181 -d macos
