Do Widgets tutorial (#1)

This commit is contained in:
2026-06-04 17:59:48 +02:00
parent 2ba63a4f0e
commit c7e80406b1
8 changed files with 460 additions and 20 deletions

5
util/run-macos Executable file
View File

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