side_header_list_view
side_header_list_view copied to clipboard
Item Height
Thanks for the package but it would be great if the Item height did not have to be of fixed height.
@workerbee22 I know right, but that was the only way to get this working. See this flutter issue: https://github.com/flutter/flutter/issues/19941. I can only calculated the index by doing controller.offset/widget.itemExtend, so that has to be constant.
Simple and elegat logic but - fixed height