From 779055a69b7b5b03d5a361ed9a2c4173a9a65416 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:54:56 +0000 Subject: [PATCH] Update dependency app_links to v7 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ec1b311b..449507c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: mobile_scanner: ^7.0.1 # Networking and URI - app_links: ^6.4.1 + app_links: 7.0.0 connectivity_plus: ^7.0.0 flutter_mailer: ^3.0.1 http: ^1.5.0