Files
check-flutter/util/run-macos

6 lines
123 B
Bash
Executable File

#!/bin/bash
SDIR=$(cd "$(dirname "$0")" ; pwd -P)
cd $SDIR/../abc
flutter run --enable-experiment=dot-shorthands -d macos