[tools]
flutter = "latest"
[tasks.default]
run = "cd \"$MISE_PROJECT_ROOT\"/cmd/app && flutter run -d web"