From 712e9a52d62705cd4efcfb613427d6ed6c43fd54 Mon Sep 17 00:00:00 2001 From: Faheem Ahmad Date: Sun, 19 Mar 2023 20:48:15 +0500 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index a608234..bef06e3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,8 +4,8 @@ publish_to: none version: 1.0.0+1 environment: - sdk: '>=2.12.0 <3.0.0' - flutter: ^2.0.0 + sdk: '>=2.19.4 <3.0.0' + flutter: ^3.7.5 dependencies: flutter: @@ -23,4 +23,4 @@ dev_dependencies: flutter: uses-material-design: true assets: - - assets/palettes.json \ No newline at end of file + - assets/palettes.json