From 7a3bd1939f8c0c7fdcd93509f22b604b00210764 Mon Sep 17 00:00:00 2001 From: matiasleyba Date: Mon, 13 May 2024 08:45:28 -0300 Subject: [PATCH] chore: sync min dark sdk with min flutter sdk --- 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 898c40f..781b8c3 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -4,7 +4,7 @@ version: 0.0.1 homepage: https://github.com/VeryGoodOpenSource/mockingjay environment: - sdk: ">=2.18.0 <4.0.0" + sdk: ">=3.2.0 <4.0.0" dependencies: bloc: ^8.0.0 diff --git a/pubspec.yaml b/pubspec.yaml index 8db2501..5904ba1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 0.5.0 homepage: https://github.com/VeryGoodOpenSource/mockingjay environment: - sdk: ">=2.18.0 <4.0.0" + sdk: ">=3.2.0 <4.0.0" flutter: ">=3.16.0" dependencies: