From 982e316fde68f0a265bf8d7c8d19071b91b27ea8 Mon Sep 17 00:00:00 2001 From: Jens Becker Date: Sun, 16 Apr 2023 11:52:46 +0200 Subject: [PATCH] fix: use latest modal_bottom_sheet version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8686ca2..a2244f0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: url_strategy: ^0.2.0 font_awesome_flutter: ^10.3.0 currency_text_input_formatter: ^2.1.8 - modal_bottom_sheet: ^2.1.2 + modal_bottom_sheet: ^3.0.0-pre confetti: ^0.7.0 package_info_plus: ^3.0.2 url_launcher: ^6.1.7