Skip to content

Commit 70d8b5f

Browse files
committed
updated modal_bottom_sheet version due to issues with flutter
1 parent 1628f68 commit 70d8b5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ packages:
575575
name: modal_bottom_sheet
576576
url: "https://pub.dartlang.org"
577577
source: hosted
578-
version: "2.1.0"
578+
version: "3.0.0-pre"
579579
modal_progress_hud_nsn:
580580
dependency: "direct main"
581581
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
html: ^0.15.0
2727
injectable: ^1.3.0
2828
intl: ^0.17.0
29-
modal_bottom_sheet: ^2.0.0
29+
modal_bottom_sheet: ^3.0.0-pre
3030
modal_progress_hud_nsn: ^0.2.1
3131
open_file: ^3.2.1
3232
package_info: ^2.0.0

0 commit comments

Comments
 (0)