From b3c6372fdcb94ad3a02a4e7c7b064f88a129c6eb Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 26 Jun 2024 18:11:14 +0100 Subject: [PATCH] chore(pubspec): update desktop_notifications to ^0.6.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cf2b2e8..bbaa166 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: provider: ^6.1.2 gettext: ^1.2.0 gettext_parser: ^0.2.0 - desktop_notifications: ^0.6.1 + desktop_notifications: ^0.6.3 flutter_svg: ^2.0.10+1 gettext_i18n: ^1.0.2 url_launcher: ^6.1.6