DataCell overflows with column with multiple text widgets

325 views
Skip to first unread message

You Sour

unread,
Apr 23, 2021, 12:29:25 AM4/23/21
to Flutter Development (flutter-dev)
hi , i'm using dataTable to show some data on my app , and i'm facing the problem DataCell overflows with column with multiple text widgets , row height doesn't adjust based on content height , because of fix  row heigh , i need to set row heigh dynamic , how can i do it ? :(

potato gaming

unread,
Apr 23, 2021, 12:53:26 AM4/23/21
to You Sour, Flutter Development (flutter-dev)
wrap the widget to a singlechildscrollview

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/5a7ab8e0-1124-49e8-84b2-5b152cfa64dcn%40googlegroups.com.

You Sour

unread,
Apr 23, 2021, 3:19:11 AM4/23/21
to Flutter Development (flutter-dev)
i don't want to use SingleChildScrollView , is possible or not ? i want my dataRowHeight dynamic , i don't want it fix , can i get height DataCell

potato gaming

unread,
Apr 24, 2021, 1:25:09 AM4/24/21
to You Sour, Flutter Development (flutter-dev)
singlechildscrollview or listview what comes up on my mind. not sure though

You Sour

unread,
Apr 24, 2021, 10:16:01 AM4/24/21
to Flutter Development (flutter-dev)
ok , i will find an other solution 
Reply all
Reply to author
Forward
0 new messages