From 81d0bfd0a8a21939a2ddbf653c101bfdadf46bdd Mon Sep 17 00:00:00 2001 From: Nimrod Dayan Date: Sun, 4 Feb 2024 10:00:45 +0200 Subject: [PATCH] Updated SDK constraints --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 9327d2d..073c04f 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -4,7 +4,7 @@ description: Demonstrates how to use the flutter_nsd plugin. publish_to: 'none' environment: - sdk: ">=2.12.0-0 <3.0.0" + sdk: ">=2.12.0-0 <4.0.0" dependencies: flutter: diff --git a/pubspec.yaml b/pubspec.yaml index f697fd0..be27299 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 1.5.0 homepage: https://github.com/Nimrodda/flutter_nsd environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=2.12.0 <4.0.0" flutter: ">=1.20.0" dependencies: