chenfanfang / flutter_tableview

A flutter widget like iOS UITableview. let listView with section header and each section header will hover at the top.
https://pub.dev/packages/flutter_tableview
MIT License
42 stars 17 forks source link

dynamic height for cell #5

Open BoshiLee opened 3 years ago

BoshiLee commented 3 years ago

let cell height depends on it height, not giving heigh at default

kennenfromchina commented 3 years ago

说实话iOS这种非动态计算高度令人很难受