From 18be18678b8cfa4946730b79aa462afbf13b3c19 Mon Sep 17 00:00:00 2001 From: Deven Joshi Date: Fri, 16 Jul 2021 20:35:21 +0530 Subject: [PATCH] fix: details --- docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx b/docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx index 4b8662ac..38422e72 100644 --- a/docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx +++ b/docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx @@ -82,8 +82,7 @@ Added `GalleryHeader`/`GalleryFooter` theme classes #### 🐞 Fixed -#483: Keyboard covers input text box when editing -message +#483: Keyboard covers input text box when editing message `Modals` are shown using the nearest `Navigator` to make using the SDK easier in a nested navigator use case #484: messages don't update without a reload `MessageListView` not rendering if the user is not a member of the channel