How to make flexible table layout without DataTable

Widgets & Design

How to make this simple table with dynamic data as shown below in Flutterflow? (Border on all cells, rows expanding to take up the space needed).

I do not want to use DataTable as it has its various restrictions of not being able to create a click action on a row, not be able to combine columns in between, no conditional customisations etc.

When I am building it using row/column structure, I am getting layout crashes when I try to make row expand vertically, or when I try to remove shrink wrap on list view etc.

What have you tried so far?

Many combinations, reading up forum, documentation etc.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
6 replies