From 24c534f9cfc7186b7b14e4636dfa736aa5b1b74a Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 2 Jan 2026 12:55:05 +0100 Subject: Add mqtt_client v10.11.3 dependency This library is the currently most often downloaded MQTT library on pub.dev. This is at least a good starting point. --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 413de93..395aeac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,6 +9,7 @@ environment: dependencies: flutter: sdk: flutter + mqtt_client: ^10.11.3 dev_dependencies: flutter_test: -- cgit v1.2.3-70-g09d2