From f3ed005d7071bf9a0b7bf509dc697c6786b22a2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 15:11:02 +0000 Subject: [PATCH] Update dependency dart to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b03eaa9..d554eaa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ description: | version: 1.0.12 repository: https://github.com/pitabwire/xid environment: - sdk: '>=2.14.4 <3.0.0' + sdk: '<4.0.0' dev_dependencies: lints: ^1.0.0