From 29f7a2c444d60fa155451d7e7f65cf637a1b7f41 Mon Sep 17 00:00:00 2001
From: Matthias Nott <mnott@mnsoft.org>
Date: Wed, 25 Mar 2026 17:22:28 +0100
Subject: [PATCH] fix: M1 M2 M6 M7 L3 L5 - subnet batching, scroll debounce, error logging, typing timeout, remove unused deps

---
 pubspec.yaml |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/pubspec.yaml b/pubspec.yaml
index 10bdb1b..621f726 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -13,7 +13,6 @@
   flutter_riverpod: ^2.6.1
   riverpod_annotation: ^2.6.1
   go_router: ^14.8.1
-  web_socket_channel: ^3.0.2
   path_provider: ^2.1.0
   shared_preferences: ^2.5.3
   record: ^6.2.0
@@ -21,7 +20,6 @@
   permission_handler: ^11.4.0
   image_picker: ^1.1.2
   flutter_secure_storage: ^9.2.4
-  wakelock_plus: ^1.2.8
   vibration: ^2.0.1
   share_plus: ^12.0.1
   udp: ^5.0.3

--
Gitblit v1.3.1