feat: Enhance message synchronization with response handling and improve logging in MessagesTab

This commit is contained in:
Janez T
2025-10-18 23:05:00 +02:00
parent 27ed4b0486
commit 5315e58247
3 changed files with 48 additions and 9 deletions

View File

@@ -1,7 +1,10 @@
{
"permissions": {
"allow": [
"Bash(flutter analyze lib)"
"Bash(flutter analyze lib)",
"Read(//Users/dz0ny/meshcore-sar/MeshCore/**)",
"Bash(flutter analyze lib/providers/connection_provider.dart)",
"Bash(flutter analyze lib/providers/connection_provider.dart --fatal-infos)"
],
"deny": [],
"ask": []