rickypid / flutter_expandable_table

A Flutter widget for create an expandable table with header and first column fixed.
https://pub.dev/packages/flutter_expandable_table
BSD 3-Clause "New" or "Revised" License
40 stars 28 forks source link

Is that possible to make merged cells? Like col/rowspan #30

Closed oleksii-pimenov closed 7 months ago

oleksii-pimenov commented 8 months ago

Just a feature proposal. This package will be a winner with this feature included

rickypid commented 7 months ago

@oleksii-pimenov

Unfortunately, lunion of two or more cells is not currently supported.