flutter_sticky_headers icon indicating copy to clipboard operation
flutter_sticky_headers copied to clipboard

Is there a way to be optional a header?

Open htsnet opened this issue 7 years ago • 3 comments

I have a list with a date field. I want to group several items in a same header. Is it possible? Example: Header content content --> no header Header content Header content content --> no header content --> no header ...

I tried "head: condition ? widget : null" but it does not render.

Thanks!

htsnet avatar Sep 19 '18 07:09 htsnet

Any update on this?

unveloper avatar Feb 18 '20 16:02 unveloper

I also need this

radiKal07 avatar Jul 02 '20 08:07 radiKal07

Any update on this?

garmashev avatar Nov 03 '20 11:11 garmashev