From ce1b6a95a53c8f5f1772c9f4bb11c4dcffd58149 Mon Sep 17 00:00:00 2001 From: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com> Date: Tue, 3 Jun 2025 10:47:49 -0400 Subject: [PATCH] chore: update constraint in pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c4907f7..7e640cc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ homepage: https://github.com/VeryGoodOpenSource/mockingjay environment: sdk: ^3.8.0 - flutter: ^3.32.0 + flutter: ">=3.32.0" dependencies: flutter: