From ee38d5671e0d6b8d0e1d3708a37b43a65682329f Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 5 Jan 2026 14:48:50 +0100 Subject: Move state to data.dart The UI should not store the application logic state. --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 395aeac..1114aab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,6 +10,7 @@ dependencies: flutter: sdk: flutter mqtt_client: ^10.11.3 + provider: ^6.1.5 dev_dependencies: flutter_test: -- cgit v1.2.3-70-g09d2