Skip to content

Commit

Permalink
Downgrade drag_and_drop_lists
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemyerebasmaz committed Jun 25, 2024
1 parent e0272cb commit f01e468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.3
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: ^3.0.0
extended_image: <=7.0.2 # Requires Flutter 3.10
Expand Down

0 comments on commit f01e468

Please sign in to comment.