From 8fa7150a113c0632e85d8dcf0e5336f69ee21dfe Mon Sep 17 00:00:00 2001 From: Alessandro Autiero Date: Fri, 30 Sep 2022 18:45:59 +0200 Subject: [PATCH] checkpoint --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 74f2e1f..acbcbe5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,13 +5,14 @@ version: "3.7.0" publish_to: 'none' environment: - sdk: ">=2.17.6 <=3.3.2" + sdk: ">=2.17.6 <=3.3.3" dependencies: flutter: sdk: flutter bitsdojo_window: ^0.1.2 + bitsdojo_window_windows: ^0.1.2 fluent_ui: ^3.12.0 system_theme: ^2.0.0 http: ^0.13.5