flutter Table similar to shown image

Viewed 20

I am new to Flutter. I have tried majority of data table structure but unable to create this functionality.

How to create similar table structure as shown in image with dynamic data?

enter image description here

1 Answers
Related