From dd399e8ab6f1bc63c4602d00cd9c2e37772df3c2 Mon Sep 17 00:00:00 2001 From: --global Date: Tue, 4 Jun 2024 10:26:44 +0700 Subject: [PATCH] TW-1644: close the bottomsheet when go to settings --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index de37efe359..71cf2f5bed 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1613,8 +1613,8 @@ packages: dependency: "direct main" description: path: "." - ref: master - resolved-ref: b87f765e777d8d8a3995a8c912d4becd414ba223 + ref: "TW-1644/allow-access-your-gallery-isnotcenter" + resolved-ref: "19c1d6d785b71b7de57c7682cd7f8a1db839c618" url: "git@github.com:linagora/linagora-design-flutter.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index 353d2914e0..0837997851 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: linagora_design_flutter: git: url: git@github.com:linagora/linagora-design-flutter.git - ref: master + ref: TW-1644/allow-access-your-gallery-isnotcenter flutter_matrix_html: git: url: https://github.com/linagora/flutter_matrix_html.git