Matteo Berlato
Matteo Berlato
same feature request needed here!
Quote it, this feature would be very useful. Any update on this?
same error here
@napitek My bad, I'm used to use that method but in this case it's not that convenient. I've also noticed that when two or more categories have the same amount...
I've made all the changes almost a month ago, I thought it was all good, but I'll re check for all the conflicts tomorrow!
@napitek Should be fixed now!
find a solution in the initstate on the widget ``` @override void initState() { _controller = widget.controller ?? ScrollController(); if (widget.useStickyGroupSeparators) { _controller.addListener(() { WidgetsBinding.instance.addPostFrameCallback((_) { _scrollListener(); }); }); }...
Please merge my pull request to fix and close the issue
No problem, I'll wait for your feedback before proceeding with the development
Hi guys, any news from the designer team on this?