From d24a6ae4741f2f01ad2462b1c2b5db92a1bb062e Mon Sep 17 00:00:00 2001 From: debuggerx Date: Thu, 18 Nov 2021 18:30:31 +0800 Subject: [PATCH] feat: update window_manager version. --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index b751a2c..7056b83 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2 - window_manager: ^0.0.3 + window_manager: ^0.0.5 localstorage: ^4.0.0+1 shared_preferences: ^2.0.7 xdg_directories: 0.2.0