From d7c010401659d04120098235e7eb1984983be7ec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 10 Aug 2024 14:36:57 +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 c5ff949..180acd6 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: