From ead58383cfae44b9103d6315874cdc4956bb4113 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Sep 2024 01:56:52 +0000 Subject: [PATCH] chore(deps): update dependency dart to <4.0.0 --- 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 496ebe5..ee59f11 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -24,7 +24,7 @@ platforms: macos: environment: - sdk: ">=3.3.0 <4.0.0" + sdk: "<4.0.0" flutter: ">=3.22.0" # Dependencies specify other packages that your package needs in order to work. diff --git a/pubspec.yaml b/pubspec.yaml index 2a6c60d..e6cf32b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ platforms: macos: environment: - sdk: ">=3.3.0 <4.0.0" + sdk: "<4.0.0" flutter: ">=3.22.0" dependencies: