shrinkwrap listview

This commit is contained in:
Salvatore Giordano
2021-01-04 17:29:09 +01:00
parent 7bea2b3fe0
commit 19c69c3182
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,