feat: Update project version to 20, add new permissions for Flutter commands, and upgrade dependencies including share_plus

This commit is contained in:
Janez T
2025-10-16 22:19:00 +02:00
parent e74ebda54d
commit 16505cbfe4
10 changed files with 34 additions and 17 deletions

View File

@@ -11,7 +11,10 @@
"Bash(flutter precache:*)",
"Bash(flutter analyze:*)",
"Bash(flutter pub get:*)",
"Bash(dart:*)"
"Bash(dart:*)",
"Bash(flutter pub:*)",
"Bash(flutter clean:*)",
"Bash(flutter build:*)"
],
"deny": [],
"ask": []