maxim-saplin / data_table_2

In-place substitute for Flutter's DataTable and PaginatedDataTable with fixed/sticky header and extra features
https://pub.dev/packages/data_table_2
BSD 3-Clause "New" or "Revised" License
202 stars 135 forks source link

The shape of the InkWell hover can match the shape of the DataRow2 decoration #268

Closed Chancka closed 5 months ago

Chancka commented 5 months ago

I don't think it's the better way to do it, but I think it can be useful

maxim-saplin commented 5 months ago

Can you demonstrate what this change achieves and how it compares to old behaviour?