Do Widgets tutorial (#1)
This commit is contained in:
5
util/run-macos
Executable file
5
util/run-macos
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
SDIR=$(cd "$(dirname "$0")" ; pwd -P)
|
||||
|
||||
cd $SDIR/../abc
|
||||
flutter run --enable-experiment=dot-shorthands -d macos
|
||||
Reference in New Issue
Block a user