From 16199b7caa74cc55fd02c3b93de7252dc1554ad9 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 26 Jun 2024 18:14:16 +0100 Subject: [PATCH] chore(pubspec): update window_size to current git --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2054d44..e109dc8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: git: url: https://github.com/google/flutter-desktop-embedding.git path: plugins/window_size - ref: 03d957e8b5c99fc83cd4a781031b154ab3de8753 + ref: eb3964990cf19629c89ff8cb4a37640c7b3d5601 quiver: ^3.2.1 tuple: ^2.0.2 file_picker: ^8.0.5