flutter_tableview
flutter_tableview copied to clipboard
A flutter widget like iOS UITableview. let listView with section header and each section header will hover at the top.
停止维护了吗?
In the flutter_tableview 1.0.1 docs in the How to use section: The _sectionHeaderBuilder and the _cellBuilder both use `Inkwell` which needs to be wrapped in `Material` for it to work...
let cell height depends on it height, not giving heigh at default
iOS开发者要学习flutter吗?
Hi! I really appreciate your work, however I found a bug when the first section header "jumps" up when you start scrolling. This is a result of having standard padding...