{ "permissions": { "allow": [ "Bash(flutter analyze:*)", "Bash(flutter run:*)", "Bash(tree:*)", "Bash(flutter pub get:*)", "Bash(sed:*)", "Bash(flutter pub run build_runner build:*)", "Bash(flutter test:*)", "Bash(flutter build:*)", "Bash(flutter clean:*)", "Bash(dart analyze:*)", "Bash(dart test:*)" ], "deny": [], "ask": [] } }