From 4d548d383fb383b17278a4dee62b0e9b2ec9c4a6 Mon Sep 17 00:00:00 2001 From: Erdem Yerebasmaz Date: Thu, 20 Jun 2024 20:06:40 +0300 Subject: [PATCH] Downgrade drag_and_drop_lists --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6865a089d..eb9b28c59 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -448,10 +448,10 @@ packages: dependency: "direct main" description: name: drag_and_drop_lists - sha256: "83fab4a9d4d99d9c683858ac5e1975028d87aa796bf68bfd654b19154004b6bb" + sha256: "9a14595f9880be7953f23578aef88c15cc9b367eeb39dbc1f1bd6af52f70872b" url: "https://pub.dev" source: hosted - version: "0.4.1" + version: "0.3.3" duration: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 4abd8f98c..8205dd8a7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: csv: ^6.0.0 device_info_plus: <=9.1.2 # anytime dio: ^5.4.3+1 - drag_and_drop_lists: ^0.4.1 + drag_and_drop_lists: <0.4.0 # drag_and_drop_lists >= 0.4.0 is incompatible with Flutter 3.7.12 duration: ^3.0.13 email_validator: ^2.1.17 extended_image: <=7.0.2 # Requires Flutter 3.10