feat: Add drawing functionality with line and rectangle support, including toolbar and layer integration

This commit is contained in:
Janez T
2025-10-15 22:04:23 +02:00
parent aab79a56ea
commit 3651f53ef2
7 changed files with 945 additions and 3 deletions

View File

@@ -24,7 +24,8 @@
"Bash(find:*)",
"Read(//Users/dz0ny/meshcore-sar/**)",
"Bash(git grep:*)",
"Bash(dart analyze:*)"
"Bash(dart analyze:*)",
"Bash(flutter logs --clear)"
],
"deny": [],
"ask": []