From 361db6cbfe05ef5d7fcd6344f86e51049b947f82 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 26 Jun 2024 18:08:54 +0100 Subject: [PATCH] chore(pubspec): update cupertino_icons to ^1.0.8 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 919c3c5..de160b6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: sdk: flutter flutter_localizations: sdk: flutter - cupertino_icons: ^1.0.2 + cupertino_icons: ^1.0.8 window_size: git: url: https://github.com/google/flutter-desktop-embedding.git