From 22ebf816dd199d10dce15547eee0abe3bd1bb678 Mon Sep 17 00:00:00 2001 From: BalazsManus Date: Thu, 13 Feb 2025 13:36:09 +0100 Subject: [PATCH] fix yaml to be able to build --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3e89012..76dce3b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: refilc_plus publish_to: "none" environment: - sdk: ">=3.3.2 <=3.4.3" + sdk: ^3.6.0 dependencies: flutter: @@ -41,7 +41,7 @@ dependencies: http: ^1.2.0 fl_chart: ^0.68.0 flutter_dynamic_icon_plus: ^1.1.2 - share_plus: ^9.0.0 + share_plus: ^10.0.3 path_provider: ^2.1.3 file_picker: ^8.0.5