From 07ad99d7c4f8c52930442a34d316e634435bd75a Mon Sep 17 00:00:00 2001 From: Matthias Nott <mnott@mnsoft.org> Date: Mon, 23 Mar 2026 10:18:46 +0100 Subject: [PATCH] feat: attach button with camera, gallery, and file picker --- pubspec.yaml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7ad8705..a892e29 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,6 +29,7 @@ mqtt_client: ^10.6.0 uuid: ^4.5.1 collection: ^1.19.1 + file_picker: ^10.3.10 dev_dependencies: flutter_test: -- Gitblit v1.3.1