From 44974b9c666993464c531150e62ac0ecf8dbff84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 11:13:00 +0000 Subject: [PATCH] fix(deps): update dependency home_widget to ^0.9.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bc70e1c..bef9b97 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: dart_openai: ^6.1.1 # Android home-screen widget - home_widget: ^0.8.0 + home_widget: ^0.9.0 # Article synthesis (legacy feature) share_handler: ^0.0.25