From 2c9345f3d94a5673521baece2d88f074a3e367a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Dec 2024 07:11:24 +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: