From 564fefc070e315f1d40c92c4d04fc2441e7655d6 Mon Sep 17 00:00:00 2001 From: Simon Pham Date: Thu, 12 May 2022 10:00:55 +0700 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20modal=5Fbottom?= =?UTF-8?q?=5Fsheet=202.0.1=20to=20support=20Flutter=203.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b0c5ab80..4d11b4da 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter - modal_bottom_sheet: ^2.0.0 + modal_bottom_sheet: ^2.0.1 collection: ^1.15.0 universal_platform: ^1.0.0+1