From 96c8bb5db1a2e0ced999a366e3cf28f9895ec39f Mon Sep 17 00:00:00 2001 From: Matthias Nott <mnott@mnsoft.org> Date: Tue, 24 Mar 2026 21:51:35 +0100 Subject: [PATCH] feat: Bonjour auto-discovery + VPN IP field in connection flow --- pubspec.yaml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index f4da55f..c54e2d0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,6 +31,7 @@ collection: ^1.19.1 file_picker: ^10.3.10 flutter_markdown: ^0.7.7+1 + bonsoir: ^6.0.2 dev_dependencies: flutter_test: -- Gitblit v1.3.1