Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply

This commit is contained in:
Sahil Kumar
2021-01-05 10:34:04 +05:30
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
c770358a10272b4ee1cdc2eb432445f6
13a41b8138c4868054e44b5158f3bdd6
+1 -1
View File
@@ -1,6 +1,6 @@
name: example
description: A new Flutter project.
version: 1.0.107+110
version: 1.0.108+111
environment:
sdk: ">=2.2.2 <3.0.0"
+1
View File
@@ -34,6 +34,7 @@ class _ChannelBottomSheetState extends State<ChannelBottomSheet> {
),
),
child: ListView(
shrinkWrap: true,
children: [
SizedBox(
height: 24.0,