side_header_list_view icon indicating copy to clipboard operation
side_header_list_view copied to clipboard

Item Height

Open workerbee22 opened this issue 6 years ago • 2 comments

Thanks for the package but it would be great if the Item height did not have to be of fixed height.

workerbee22 avatar Jan 17 '19 23:01 workerbee22

@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.

renefloor avatar Jan 31 '19 09:01 renefloor

Simple and elegat logic but - fixed height

amervelic avatar Jun 18 '19 11:06 amervelic